com.onlineobject.objectnet Namespace

ClientEmbedded..::..IsConnected Method

Checks if the client is currently connected.

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

Syntax


public bool IsConnected()

Return Value

True if the client is connected, false otherwise.