Property ConnectionTimeout
ConnectionTimeout
Client's connection timeout specified in seconds.
Declaration
public TimeSpan? ConnectionTimeout { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.TimeSpan> | This property specifies the client connection in seconds. |