com.onlineobject.objectnet Namespace

NetworkTransport..::..SetAutoConnect Method

Set whether the network manager should automatically connect.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void SetAutoConnect(

	bool autoConnect

)

Parameters

autoConnect
Type: Boolean
True to enable auto-connect, false to disable.