DVTk API
CacheTlsSessions Property
DVTkDvtk.SessionsISecuritySettingsCacheTlsSessions
DVTk API

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

Session caching will be optionally supported. It can be turned on or off. DVT will only support in memory caching. Caching will be enabled by default.
Declaration Syntax
C#Visual BasicVisual C++
bool CacheTlsSessions { get; set; }
Property CacheTlsSessions As Boolean
property bool CacheTlsSessions {
	bool get ();
	void set (bool value);
}

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0