The following tables list the members exposed by CcowServer.
Public Constructors
Name | Description | |
---|---|---|
CcowServer | Initializes a new instance of this class. |
Public Methods
Name | Description | |
---|---|---|
IsRegistered | Determines whether the CCOW classes objects are registered or not. | |
Register | Registers the CCOW classes objects. | |
Start | Starts the CCOW server. | |
Stop | Stops the CCOW server. | |
Unregister | Unregisters the CCOW classes objects. |
Public Properties
Name | Description | |
---|---|---|
ActiveSession | Gets or sets the active CCOW session. | |
LockObject | Gets the CCOW lock object. | |
Sessions | Gets the list of the created CCOW sessions. |