Leadtools.Ccow Namespace : IContextManager Interface |
The following tables list the members exposed by IContextManager.
Name | Description | |
---|---|---|
MostRecentContextCoupon | Gets the most recent context coupon. |
Name | Description | |
---|---|---|
EndContextChanges | Enables the application that instigated a context change transaction to indicate that it has completed its changes to the common context. | |
JoinCommonContext | Enables an application to join a common context session. | |
LeaveCommonContext | Enables an application that is a participant in a common context session to leave the session. | |
PublishChangesDecision | Enables the application that instigated a context change transaction to inform the other applications in a context session about whether the changes are to be applied or have been canceled. | |
ResumeParticipation | Enables a suspended application to indicate that it wants to resume active participation in a common context session. | |
StartContextChanges | Enables an application to indicate that it wants to start changing the common context. | |
SuspendParticipation | Enables an application to indicate that it wants to suspend its active participation in a common context session while remaining registered as a participant. | |
UndoContextChanges | Enables an application to discard any context data changes that it has already made. |