
C# | Visual Basic | Visual C++ |
public TimeSpan SessionTimeOut { get; private set; }
Public Property SessionTimeOut As TimeSpan Get Private Set
public: virtual property TimeSpan SessionTimeOut { TimeSpan get () sealed; private: void set (TimeSpan value) sealed; }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290