CommunicationLockNone 类 |
命名空间: HslCommunication.Core
CommunicationLockNone 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| CommunicationLockNone | 初始化 CommunicationLockNone 类的一个新实例 |
| 名称 | 说明 | |
|---|---|---|
| Dispose | 释放被 CommunicationLockNone 使用的所有资源 | |
| Dispose(Boolean) | 释放被 CommunicationLockNone 使用的非托管资源,并且是否托管资源(可选) | |
| EnterLock |
进入锁操作,指定超时时间,单位毫秒,并返回是否成功获得锁的标记。 Enters the lock operation, specifies the timeout period in milliseconds, and returns a flag as to whether the lock was successfully obtained. | |
| Equals | (继承自 Object。) | |
| Finalize | (继承自 Object。) | |
| GetHashCode | (继承自 Object。) | |
| GetType | (继承自 Object。) | |
| LeaveLock |
离开锁操作 Lockaway operation | |
| MemberwiseClone | (继承自 Object。) | |
| ToString | (继承自 Object。) |
| 名称 | 说明 | |
|---|---|---|
| ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |