Udostępnij za pośrednictwem


HubOptions.HandshakeTimeout Właściwość

Definicja

Pobiera lub ustawia interwał używany przez serwer do przekroczenia limitu czasu przychodzących żądań uzgadniania przez klientów. Domyślny limit czasu to 15 sekund.

public:
 property Nullable<TimeSpan> HandshakeTimeout { Nullable<TimeSpan> get(); void set(Nullable<TimeSpan> value); };
public TimeSpan? HandshakeTimeout { get; set; }
member this.HandshakeTimeout : Nullable<TimeSpan> with get, set
Public Property HandshakeTimeout As Nullable(Of TimeSpan)

Wartość właściwości

Dotyczy