Click or drag to resize

PipeClientStop Method

Stops the client. Waits for pipe drain, closes and disposes it.

Namespace:  SHConnector.Utility.IPC.Client
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void Stop()
See Also