Click or drag to resize

DataServiceCloseTimeout Property

Gets or sets the desired CloseTimeout used as the interval of time provided for a connection to close before the transport raises an exception.

Namespace: GSF.Historian.DataServices
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public TimeSpan CloseTimeout { get; set; }
View Source

Property Value

TimeSpan
See Also