| SecurityConfigurationSectionMaxLocalSession Property |
Local session
Namespace:
SanteDB.DisconnectedClient.Configuration
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public TimeSpan MaxLocalSession { get; set; }
Public Property MaxLocalSession As TimeSpan
Get
Set
public:
property TimeSpan MaxLocalSession {
TimeSpan get ();
void set (TimeSpan value);
}
member MaxLocalSession : TimeSpan with get, set
Property Value
Type:
TimeSpanSee Also