当前的会话信息关联的自定义信息
Custom information associated with the current session information
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public Object Tag { get; set; }
Public Property Tag As Object
Get
Set
public:
virtual property Object^ Tag {
Object^ get () sealed;
void set (Object^ value) sealed;
}
abstract Tag : Object with get, set
override Tag : Object with get, set
属性值
类型:
Object实现
ISessionContextTag参见