PipeLogger.PipeClient Property

Tungsten Suite

PipeLoggerPipeClient Property

The named pipe client used to send log messages

Namespace:  W.IO.Pipes
Assembly:  Tungsten.IO.Pipes (in Tungsten.IO.Pipes.dll) Version: 2.0.3
Syntax
C#
public static PipeClient PipeClient { get; }

Property Value

Type: PipeClient
See Also