![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Services Namespace : IContextManagerService Interface |
The following tables list the members exposed by IContextManagerService.
Name | Description | |
---|---|---|
![]() | EndContextChanges | Enables the application that instigated a context change transaction to indicate that it has completed its changes to the common context. |
![]() | GetMostRecentContextCoupon | Gets the most recent context coupon. |
![]() | 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. |