SessionContext 类 |
命名空间: HslCommunication.Core
SessionContext 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| SessionContext | 初始化 SessionContext 类的一个新实例 |
| 名称 | 说明 | |
|---|---|---|
| ClientId |
当前的会话的ID信息 ID information of the current session | |
| Tag |
当前的会话信息关联的自定义信息 Custom information associated with the current session information | |
| UserName |
当前的用户名信息 current username information |
| 名称 | 说明 | |
|---|---|---|
| Equals | (继承自 Object。) | |
| Finalize | (继承自 Object。) | |
| GetHashCode | (继承自 Object。) | |
| GetType | (继承自 Object。) | |
| MemberwiseClone | (继承自 Object。) | |
| ToString | (继承自 Object。) |
| 名称 | 说明 | |
|---|---|---|
| ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |