获取或设置当前的会话对象
Get or set the current session object
命名空间:
HslCommunication.Enthernet.Ftp
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public PipeTcpNet Session { get; set; }Public Property Session As PipeTcpNet
Get
Set
public:
property PipeTcpNet^ Session {
PipeTcpNet^ get ();
void set (PipeTcpNet^ value);
}member Session : PipeTcpNet with get, set
属性值
类型:
PipeTcpNet
参见