Holds the session attribute for the current session. Defender handles up to 255 concurrent sessions. This value is for information only and should not be set by the calling program.
C++ syntaxpublic : HRESULT get_sessionID(LONG * sessionID);
C# syntaxpublic int sessionID { get; }