[This is preliminary documentation and is subject to change.]
Sets the session cache timeout time used by the TLS server.
| C# | Visual Basic | Visual C++ |
public ushort TlsCacheTimeout { get; set; }
Public Property TlsCacheTimeout As UShort
public: property unsigned short TlsCacheTimeout { unsigned short get (); void set (unsigned short value); }