NetworkThreadDispatcher..::..GetConnection Method
Abstract method to get the network transport for a specific connection type.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public NetworkTransport GetConnection( ConnectionType connectionType )
Parameters
- connectionType
- Type: com.onlineobject.objectnet..::..ConnectionType
The type of connection to get the transport for.