FailoverChatClientAttempt.TimeToFirstUpdate Property

Definition

Gets the time until the first streaming update, if this was a non-empty streaming invocation.

public:
 property Nullable<TimeSpan> TimeToFirstUpdate { Nullable<TimeSpan> get(); };
public TimeSpan? TimeToFirstUpdate { get; }
member this.TimeToFirstUpdate : Nullable<TimeSpan>
Public ReadOnly Property TimeToFirstUpdate As Nullable(Of TimeSpan)

Property Value

Applies to