The following tables list the members exposed by CcowParticipantService.
Public Constructors
Name | Description | |
---|---|---|
CcowParticipantService | Initializes a new instance of the CcowParticipantService class. The socket address.The socket port number. |
Protected Methods
Name | Description | |
---|---|---|
OnChangesPending | Raises the ChangesPending event. | |
OnClientConnected | Raises the ClientConnected event. | |
OnClientDisconnected | Raises the ClientDisconnected event. |
Public Properties
Name | Description | |
---|---|---|
SocketIPAddress | Gets the socket address. | |
SocketPortNumber | Gets the socket port number. |
Public Events
Name | Description | |
---|---|---|
ChangesPending | Triggers CcowParticipantService.OnChangesPending | |
ClientConnected | Triggers when a new client is connected. | |
ClientDisconnected | Triggers when a client is disconnected. |