Holds the timeout value for the current session. This value is for information only and should not be set by the calling program. the timeout value is set using the timeout parameter on each call to the Authenticate method.
C++ syntaxpublic : HRESULT get_timeout(LONG timeoutValue);
C# syntaxpublic int timeout { get; }