Property WaitTimeout
WaitTimeout
Gets or sets the maximum wait time for synchronous listener methods like WaitNext().
public TimeSpan WaitTimeout { get; set; }
Gets or sets the maximum wait time for synchronous listener methods like WaitNext().
public TimeSpan WaitTimeout { get; set; }