HubConnection.DefaultServerTimeout Field

Definition

The default timeout which specifies how long to wait for a message before closing the connection. Default is 30 seconds.

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

Field Value

Applies to