Click or drag to resize

ServiceProcessDispose Method

Releases all the resources used by the ServiceProcess object.

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

Implements

IDisposableDispose
See Also