HubConnection.DefaultHandshakeTimeout Field

Definition

The default timeout which specifies how long to wait for the handshake to respond before closing the connection. Default is 15 seconds.

public: static initonly TimeSpan DefaultHandshakeTimeout;
public static readonly TimeSpan DefaultHandshakeTimeout;
 staticval mutable DefaultHandshakeTimeout : TimeSpan
Public Shared ReadOnly DefaultHandshakeTimeout As TimeSpan 

Field Value

Applies to