HubConnection.HandshakeTimeout Property

Definition

Gets or sets the timeout for the initial handshake.

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

Property Value

Applies to