AsyncOperationManager (System.ComponentModel.AsyncOperationManager)

Inherits: System.Object

Interfaces:

Derived Types: 0

Assembly: System.dll

Provides concurrency management for classes that support asynchronous method calls. This class cannot be inherited.

VB.NET C#

VB.NET

Public Module AsyncOperationManager
End Class

Articles

Sheva's TechSpace: .NET Framework

... so we shouldn't need to understand things like STA, MTA, cross threading marshaling etc. the System.Threading.SynchronizationContext and System.ComponentModel.AsyncOperationManager ...

CodeProject: The .NET Framework's New SynchronizationContext Class ...

Me.asyncOp = System.ComponentModel.AsyncOperationManager.CreateOperation(Nothing) Me.onPropertyChangeDelegate = New System.Threading.SendOrPostCallback(AddressOf _PropertyChanged)

.NET Framework Class Browser

Class System.ComponentModel.AsyncOperationManager

Mono Documentation

The members of System.ComponentModel.AsyncOperationManager are listed below. See Also: Inherited members from System.Object [ ...

Mono Documentation

Mono Class Library : System.ComponentModel Namespace System.ComponentModel.AsyncOperationManager Class: Note: This namespace, class, or member is supported only in version ...

AsyncOperationManager Class (System.ComponentModel)

Provides concurrency management for classes that support ... System.ComponentModel . . :: . AsyncOperationManager ...

AsyncOperationManager Class (System.ComponentModel)

Provides concurrency management for classes that support asynchronous method calls. This class cannot be inherited.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support