Timeout

LoadOptions.Timeout property

Gets the value that represents the number of milliseconds to wait.

public TimeSpan Timeout { get; }

Property Value

A TimeSpan that represents the number of milliseconds to wait.

See Also