com.onlineobject.objectnet Namespace

EmbeddedClient Constructor (IEmbeddedClient, String)

Handles initial setup.

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

Syntax


public EmbeddedClient(

	IEmbeddedClient transport,

	string logName

)

Parameters

transport
Type: com.onlineobject.objectnet.server.Transports..::..IEmbeddedClient
The transport to use for sending and receiving data.
logName
Type: String
The name to use when logging messages via EmbeddedLogger.