CustomSyncContext Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the custom synchronization context.
Namespace: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting
Assembly: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting (in Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.dll)
Inheritance Hierarchy
System.Object
System.Threading.SynchronizationContext
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.CustomSyncContext
Syntax
public class CustomSyncContext : SynchronizationContext
Public Class CustomSyncContext
Inherits SynchronizationContext
Methods
Name | Description | |
---|---|---|
CreateCopy() | (Inherited from SynchronizationContext.) |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetSynchronizationContext() | Retrieves custom synchronization context. |
|
GetType() | (Inherited from Object.) |
|
IsWaitNotificationRequired() | (Inherited from SynchronizationContext.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
OperationCompleted() | (Inherited from SynchronizationContext.) |
|
OperationStarted() | (Inherited from SynchronizationContext.) |
|
Post(SendOrPostCallback, Object) | Method to override the behaviour of Post to Send(Overrides SynchronizationContext.Post(SendOrPostCallback, Object).) |
|
Send(SendOrPostCallback, Object) | (Inherited from SynchronizationContext.) |
|
SetWaitNotificationRequired() | (Inherited from SynchronizationContext.) |
|
ToString() | (Inherited from Object.) |
|
Wait(IntPtr[], Boolean, Int32) | (Inherited from SynchronizationContext.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright