The following tables list the members exposed by NamedPipeStream<T>.
| Name | Description | |
|---|---|---|
![]()  | 
	NamedPipeStream<T> | Initializes a new instance of the NamedPipeStream class. | 
| Name | Description | |
|---|---|---|
![]()  | 
	Start | Starts monitoring the NamedPipeStream for messages. | 
![]()  | 
	Stop | Stops monitoring the NamedPipeStream for messages. | 
![]()  | 
	Write | Writes the specified string message to the NamedPipeStream. | 
| Name | Description | |
|---|---|---|
![]()  | 
	CreateStream | Creates an instance of T.  | 
![]()  | 
	OnPipeClosed | This method is called when the NamedPipeStream is closed. | 
![]()  | 
	OnReceivedMessage | This method is called when a message is received from the NamedPipeStream. | 
![]()  | 
	ReadFromPipe | Reads messages from the NamedPipeStream. | 
 				![]()  | 
	ReadMessage | Reads a message from the NamedPipeStream class. | 
![]()  | 
	WriteToStream | Writes the specified string message to the NamedPipeStream. | 
| Name | Description | |
|---|---|---|
![]()  | 
	Connected | Gets a value indicating whether this NamedPipeStream is connected. | 
![]()  | 
	Pipe | Gets or sets the supporting pipe for NamedPipeStream. | 
![]()  | 
	PipeName | Gets the name of the NamedPipeStream. | 
| Name | Description | |
|---|---|---|
![]()  | 
	PipeClosed | Fires when the NamedPipeStream is closed. | 
![]()  | 
	ReceivedMessage | Fires when a message is received from NamedPipeStream. | 
| Name | Description | |
|---|---|---|
![]()  | 
	BufferSize | Size of the read buffer in bytes. | 
![]()  | 
	StopRequested | Gets or sets a value indicating whether the Stop method has been called. | 
Leadtools.Dicom.AddIn Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document







