PipesHost Constructors
Definition
Overloads
PipesHost(String, Int32) | Creates a new PipesHost instance |
PipesHost(String, ILogger, Int32) | Creates a new PipesHost instance |
PipesHost(String, Int32)
Creates a new PipesHost instance
public PipesHost (string pipeName, int bufferSize);
Parameters
- pipeName
- System.String
The name of the pipe
- bufferSize
- System.Int32
The size of the buffers