GroupTransport ClassOpenDOF Object Access Library
Inheritance Hierarchy

SystemObject
  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

  NameDescription
Public methodGroupTransport
Initializes a new instance of the GroupTransport class
Top
Methods

  NameDescription
Public methoddestroy
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodgetAddressType
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetMaxSize
Public methodgetMinSize
Public methodgetTransport (Overrides ConnectionConfiggetTransport.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodopen
Public methodstart
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference