Click or drag to resize

HubClientBaseDispose Method

Releases all the resources used by the HubClientBase object.

Namespace: GSF.Web.Hubs
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public void Dispose()
View Source

Implements

IDisposableDispose
See Also