NetworkManager..::..ConfigureMode Method
Configures the network mode of operation (Server, Client, or Manual).
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void ConfigureMode( NetworkConnectionType mode )
Parameters
- mode
- Type: com.onlineobject.objectnet..::..NetworkConnectionType
The network connection type to configure.