CustomSyncContext Class

Represents the custom synchronization context.

Namespace: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting
Assembly: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting (in Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.dll)

Usage

'Usage
Dim instance As CustomSyncContext

Syntax

'Declaration
Public Class CustomSyncContext
    Inherits SynchronizationContext
public class CustomSyncContext : SynchronizationContext
public ref class CustomSyncContext : public SynchronizationContext
public class CustomSyncContext extends SynchronizationContext
public class CustomSyncContext extends SynchronizationContext

Inheritance Hierarchy

System.Object
   System.Threading.SynchronizationContext
    Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.CustomSyncContext

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.

Platforms

See Also

Reference

CustomSyncContext Members
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.