NetworkManager..::..HasConnection Method (NetworkTransport)
Checks if there is a connection associated with the specified network transport.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public bool HasConnection( NetworkTransport connection )
Parameters
- connection
- Type: com.onlineobject.objectnet..::..NetworkTransport
The network transport to check.