Click or drag to resize

StrixBehaviour Properties

The StrixBehaviour type exposes the following members.

Properties
  NameDescription
Public propertyisLocal
true if you are the owner of the object; false otherwise.
Public propertyisSync
true if you are the owner of the object and the object is being synchronized over network; false otherwise.
Public propertystrixReplicator
Reference to a StrixReplicator this StrixBehaviour is registered with.
Top
See Also