메소드 | 설명 | |
---|---|---|
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 | |
리턴 |
public static LockByMutex ( String name, System.Action action ) : void | ||
name | String | |
action | System.Action | |
리턴 | void |