DVTk API
CacheTlsSessions Property
DVTkDvtkApplicationLayerSecuritySettingsCacheTlsSessions
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++
public bool CacheTlsSessions { get; set; }
Public Property CacheTlsSessions As Boolean
public:
property bool CacheTlsSessions {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0