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