AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

ConnectionInfo..::..Timeout Property

Gets the time to wait in milliseconds while trying to establish a connection before terminating the attempt and generating an error. If value is 0, [System.Net.Http.HttpClient] default will value be used.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public int Timeout { get; }