com.onlineobject.objectnet Namespace

ServerEmbedded..::..Connect Method

Starts the server and begins listening for incoming connections.

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

Syntax


public bool Connect()

Return Value

True if the server successfully starts, false otherwise.