com.onlineobject.objectnet Namespace

NetworkManager..::..IsServerConnection Method

Determines if the current connection is a server connection.

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

Syntax


public bool IsServerConnection()

Return Value

True if the connection type is Server, otherwise false.