PipeHost(TMessage).Dispose Method

Tungsten Suite

PipeHostTMessageDispose Method

Stops the host and releases resources

Namespace:  W.IO.Pipes
Assembly:  Tungsten.IO.Pipes (in Tungsten.IO.Pipes.dll) Version: 2.0.3
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also