1 reference to _pipeOptions
rzc (1)
Client.cs (1)
51
var stream = new NamedPipeClientStream(".", pipeName, PipeDirection.InOut,
_pipeOptions
);