com.onlineobject.objectnet Namespace

NetworkManager..::..IsClientConnection Method

Determines if the current connection is a client connection.

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

Syntax


public bool IsClientConnection()

Return Value

True if the connection type is Client, otherwise false.