IAsyncManager 接口

监视异步分布式 COM (dcom) 调用。 用作参数。 IRpcChannelBuffer3 接口的 RegisterAsync 方法。

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<GuidAttribute("0000002A-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IAsyncManager
[GuidAttribute("0000002A-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IAsyncManager

IAsyncManager 类型公开以下成员。

方法

  名称 说明
公共方法 CompleteCall
公共方法 GetCallContext
公共方法 GetState

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间