PipeServer(TMessage).OnDispose Method

Tungsten Suite

PipeServerTMessageOnDispose Method

Disposes the PipeServer and release resources

Namespace:  W.IO.Pipes
Assembly:  Tungsten.IO.Pipes (in Tungsten.IO.Pipes.dll) Version: 2.0.3
Syntax
C#
protected override void OnDispose()
See Also