Method | Description | |
---|---|---|
CreateMutexWithFullControlRights ( String name, System.Boolean &createdNew ) : |
||
LockByMutex ( String name, System.Action action ) : void |
public static CreateMutexWithFullControlRights ( String name, System.Boolean &createdNew ) : |
||
name | String | |
createdNew | System.Boolean | |
return |
public static LockByMutex ( String name, System.Action action ) : void | ||
name | String | |
action | System.Action | |
return | void |