Property MaxAwaitTime
MaxAwaitTime
Gets or sets the maximum await time.
public TimeSpan? MaxAwaitTime { get; set; }
Property Value
- TimeSpan?
The maximum await time.
Gets or sets the maximum await time.
public TimeSpan? MaxAwaitTime { get; set; }
The maximum await time.