WrappedConnection.ConnectionTimeout property

namespace: Serenity.Data   assemblySerenity.Net.Services

Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error.

public int ConnectionTimeout { get; }

See Also