com.onlineobject.objectnet Namespace

NetworkObject..::..SetClient Method

Sets the client associated with this network element.

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

Syntax


public void SetClient(

	IClient value

)

Parameters

value
Type: com.onlineobject.objectnet..::..IClient
The client to associate with this network element.