次の方法で共有


ISynchronizeMutex.Wait Method (UInt32, UInt32)

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Sub Wait ( _
    dwFlags As UInteger, _
    dwMilliseconds As UInteger _
)
void Wait(
    uint dwFlags,
    uint dwMilliseconds
)

Parameters

.NET Framework Security

See Also

Reference

ISynchronizeMutex Interface

Wait Overload

Microsoft.VisualStudio.OLE.Interop Namespace