ISynchronizeMutex.Wait 方法 (UInt32, UInt32)

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

语法

声明
Sub Wait ( _
    dwFlags As UInteger, _
    dwMilliseconds As UInteger _
)
void Wait(
    uint dwFlags,
    uint dwMilliseconds
)

参数

.NET Framework 安全性

请参见

参考

ISynchronizeMutex 接口

Wait 重载

Microsoft.VisualStudio.OLE.Interop 命名空间