DbConnectorCommand.Timeout property

The timeout of the command.

public TimeSpan? Timeout { get; }

Remarks

If not specified, the default timeout for the connection is used.

See Also