TrustedSettingsRootServerKeepAliveTimeout Property
Keep alive timeout for connections to the root server.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public TimeSpan RootServerKeepAliveTimeout { get; }
Public ReadOnly Property RootServerKeepAliveTimeout As TimeSpan
Get
public:
virtual property TimeSpan RootServerKeepAliveTimeout {
TimeSpan get () sealed;
}
abstract RootServerKeepAliveTimeout : TimeSpan with get
override RootServerKeepAliveTimeout : TimeSpan with get
TimeSpanITrustedSettingsRootServerKeepAliveTimeout