Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

HubConnection.ResetTimeout Method

Definition

Namespace:
Microsoft.AspNetCore.SignalR.Client
Assembly:
Microsoft.AspNetCore.SignalR.Client.Core.dll
Package:
Microsoft.AspNetCore.SignalR.Client.Core v1.1.0
Source:
HubConnection.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

public:
 void ResetTimeout();
public void ResetTimeout();
member this.ResetTimeout : unit -> unit
Public Sub ResetTimeout ()

Applies to


Feedback

Was this page helpful?