Leadtools.Ccow Namespace : ClientContext Object |
The following tables list the members exposed by ClientContext.
Name | Description | |
---|---|---|
ClientContext Constructor | Initializes a new instance of the ContextEventArgs class. |
Name | Description | |
---|---|---|
Dispose | Frees data and closes the connection with CCOW client service. | |
OnMessage | Triggers when the context client receives a message from the CCOW client service. |
Name | Description | |
---|---|---|
CommonContextTerminated | An event that triggers to inform a participant in a common context session that the session is being terminated. | |
ContextChangesAccepted | An event that triggers to inform a participant in a common context session that the result of the most recent context change survey was to accept the changes and that the common context data has indeed been set. | |
ContextChangesCanceled | An event that triggers to inform a participant in a common context session that a context change transaction has been canceled. ContextEventArgs | |
ContextChangesPending | An event that triggers to inform a participant in a common context session that a change to the common context data is pending. | |
Error | An event that triggers when an error has occurred. | |
Ping | An event that triggers to determine whether or not a participant in a common context session is still running. |