[This is preliminary documentation and is subject to change.]
Proprty - SessionId.
| C# | Visual Basic | Visual C++ |
public ushort SessionId { get; set; }
Public Property SessionId As UShort
public: property unsigned short SessionId { unsigned short get (); void set (unsigned short value); }