Serial Disconnect Method Fling OS
Cleanly disconnects the pipe and terminates reading.

Namespace: Kernel.Debug.Debugger
Assembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool Disconnect()

Return Value

Type: Boolean
True if disconnected successfully.
See Also