TrustedSettingsLocalServerKeepAliveTimeout Property

Keep alive timeout for connections to the local servers.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public TimeSpan LocalServerKeepAliveTimeout { get; }

Property Value

TimeSpan

Implements

ITrustedSettingsLocalServerKeepAliveTimeout

See Also