Edit

Share via


GlobalMutex(String, Int32) Constructor

Definition

public GlobalMutex (string mutexName, int timeOut);
new Microsoft.Hpc.GlobalMutex : string * int -> Microsoft.Hpc.GlobalMutex
Public Sub New (mutexName As String, timeOut As Integer)

Parameters

mutexName
String
timeOut
Int32

Applies to