ICommunicationLock 方法 |
ICommunicationLock 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (继承自 IDisposable。) | |
| EnterLock |
进入锁操作,指定超时时间,单位毫秒,并返回是否成功获得锁的标记。 Enters the lock operation, specifies the timeout period in milliseconds, and returns a flag as to whether the lock was successfully obtained. | |
| LeaveLock |
离开锁操作 Lockaway operation |