BaseAsyncResult Class
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Class BaseAsyncResult _
Implements IAsyncResult
'Usage
Dim instance As BaseAsyncResult
public class BaseAsyncResult : IAsyncResult
public ref class BaseAsyncResult : IAsyncResult
public class BaseAsyncResult implements IAsyncResult
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Common.BaseAsyncResult
Microsoft.TeamFoundation.Common.BaseHierarchyNode.RefreshAsyncResult
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.