com.onlineobject.objectnet Namespace

NetworkElementBase..::..DetectOwner Method

Detects if the current instance is the owner based on the provided network ID.

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

Syntax


public void DetectOwner(

	int networkId

)

Parameters

networkId
Type: Int32
The network ID to compare with the current instance's network ID.