Share via


Connection.Dispose Method

Include Protected Members
Include Inherited Members

.NET Framework 4.5

Releases the resources used by the Connection class.

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 Dispose() Stop the connection, equivalent to calling connection stop.
Protected method Dispose(Boolean) Stop the connection, equivalent to calling connection stop.

Top

See Also

Reference

Connection Class

Microsoft.AspNet.SignalR.Client Namespace