com.onlineobject.objectnet Namespace

NetworkTransport..::..IsConnected Method

Checks if the network socket is connected.

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

Syntax


public bool IsConnected()

Return Value

True if connected, false otherwise.