TrustedSettingsLocalServerKeepAliveTimeout Property
Keep alive timeout for connections to the local servers.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public TimeSpan LocalServerKeepAliveTimeout { get; }
Public ReadOnly Property LocalServerKeepAliveTimeout As TimeSpan
Get
public:
virtual property TimeSpan LocalServerKeepAliveTimeout {
TimeSpan get () sealed;
}
abstract LocalServerKeepAliveTimeout : TimeSpan with get
override LocalServerKeepAliveTimeout : TimeSpan with get
TimeSpanITrustedSettingsLocalServerKeepAliveTimeout