| AllenBradleySLCNetSessionHandle 属性  | 
 
            The current session handle, which is determined by the PLC when communicating with the PLC handshake
            
 
        命名空间: 
     HslCommunication.Profinet.AllenBradley
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public uint SessionHandle { get; protected set; }Public Property SessionHandle As UInteger
	Get
	Protected Set
public:
property unsigned int SessionHandle {
	unsigned int get ();
	protected: void set (unsigned int value);
}member SessionHandle : uint32 with get, set
属性值
类型:
UInt32 参见
参见