Reconnection
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session
DESCRIPTION
Sessions Reconnection Policy
INHERITED FROM
⇒
Reconnection
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
UInt32
ConnectionBannerDelay
If connection is not established after an amount of seconds given the
banner will show
UInt32
ConnectionRetries
The amount of connection retries
Boolean
Enabled
Whether Reconnection is enabled or not
Boolean
EnableReconnection
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Types
Last updated