DVTk API
TlsCacheTimeout Property
DVTkDvtkApplicationLayerSecuritySettingsTlsCacheTimeout
DVTk API

[This is preliminary documentation and is subject to change.]

Sets the session cache timeout time used by the TLS server.
Declaration Syntax
C#Visual BasicVisual C++
public ushort TlsCacheTimeout { get; set; }
Public Property TlsCacheTimeout As UShort
public:
property unsigned short TlsCacheTimeout {
	unsigned short get ();
	void set (unsigned short value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0