LongPollingOptions.PollTimeout Property

Definition

Gets or sets the poll timeout.

public:
 property TimeSpan PollTimeout { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan PollTimeout { get; set; }
member this.PollTimeout : TimeSpan with get, set
Public Property PollTimeout As TimeSpan

Property Value

Applies to