Compartilhar via


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
System_CAPS_pubmethod CreateCopy()

(Inherited from SynchronizationContext.)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_static GetSynchronizationContext()

Retrieves custom synchronization context.

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod IsWaitNotificationRequired()

(Inherited from SynchronizationContext.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod OperationCompleted()

(Inherited from SynchronizationContext.)

System_CAPS_pubmethod OperationStarted()

(Inherited from SynchronizationContext.)

System_CAPS_pubmethod Post(SendOrPostCallback, Object)

Method to override the behaviour of Post to Send(Overrides SynchronizationContext.Post(SendOrPostCallback, Object).)

System_CAPS_pubmethod Send(SendOrPostCallback, Object)

(Inherited from SynchronizationContext.)

System_CAPS_protmethod SetWaitNotificationRequired()

(Inherited from SynchronizationContext.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

System_CAPS_pubmethod 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