Share via


Connection.Stop Method

Include Protected Members
Include Inherited Members

.NET Framework 4.5

Stops the Connection and sends an abort message to the server.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Stop() Stops the Connection and sends an abort message to the server.
Public method Stop(TimeSpan) Stops the Connection and sends an abort message to the server. <param name="timeout">The timeout</param>.

Top

See Also

Reference

Connection Class

Microsoft.AspNet.SignalR.Client Namespace