Pipe.Disconnected Event

Tungsten Suite

PipeDisconnected Event

Raised when the pipe has disconnected

Namespace:  W.IO.Pipes
Assembly:  Tungsten.IO.Pipes (in Tungsten.IO.Pipes.dll) Version: 2.0.3
Syntax
C#
public event Action<Pipe, Exception> Disconnected

Value

Type: SystemActionPipe, Exception
See Also