NetworkManager..::..GetConnection Method
Retrieves the network transport associated with the specified 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 retrieve.