Inheritance Hierarchy
org.opendof.core.transportConnectionConfig
org.opendof.core.transport.groupGroupTransport
Namespace: org.opendof.core.transport.group
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public sealed class GroupTransport : ConnectionConfig, Transport
The GroupTransport type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| GroupTransport | Initializes a new instance of the GroupTransport class  | 
Methods
| Name | Description | |
|---|---|---|
| destroy | ||
| Equals | (Inherited from Object.) | |
| getAddressType | ||
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| getMaxSize | ||
| getMinSize | ||
| getTransport | (Overrides ConnectionConfiggetTransport.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| open | ||
| start | ||
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
See Also