The following tables list the members exposed by PipeServer.
| Name | Description | |
|---|---|---|
![]()  | 
	NamedPipeStream<T> | Initializes a new instance of the NamedPipeStream class. (Inherited from  NamedPipeStream | 
![]()  | 
	PipeServer | Initializes a new instance of PipeServer. | 
| Name | Description | |
|---|---|---|
![]()  | 
	SendMessage | Sends a ServiceMessage to the PipeClient. | 
![]()  | 
	Start | Starts monitoring the NamedPipeStream for messages.  (Inherited from  NamedPipeStream | 
![]()  | 
	Stop | Stops monitoring the NamedPipeStream for messages.  (Inherited from  NamedPipeStream | 
![]()  | 
	Write | Writes the specified data to the NamedPipeStream. (Inherited from  NamedPipeStream | 
| Name | Description | |
|---|---|---|
![]()  | 
	CreateStream | Returns a two-way asynchronous NamedPipeServerStream. | 
![]()  | 
	Finalize | This member overrides Finalize. | 
![]()  | 
	OnPipeClosed | This method is called when the NamedPipeStream is closed.  (Inherited from  NamedPipeStream | 
![]()  | 
	OnReceivedMessage | This method is called when a message is received from the NamedPipeStream.  (Inherited from  NamedPipeStream | 
![]()  | 
	ReadFromPipe | Reads a message from NamedPipeStream and fires the OnReceivedMessage event. | 
 				![]()  | 
	ReadMessage | Reads a message from the NamedPipeStream class. (Inherited from  NamedPipeStream | 
![]()  | 
	WriteToStream | Writes the specified string message to the NamedPipeStream. (Inherited from  NamedPipeStream | 
| Name | Description | |
|---|---|---|
![]()  | 
	Connected | Gets a value indicating whether this NamedPipeStream is connected. (Inherited from  NamedPipeStream | 
![]()  | 
	Pipe | Gets or sets the supporting pipe for NamedPipeStream. (Inherited from  NamedPipeStream | 
![]()  | 
	PipeName | Gets the name of the NamedPipeStream. (Inherited from  NamedPipeStream | 
| Name | Description | |
|---|---|---|
![]()  | 
	PipeClosed | Fires when the NamedPipeStream is closed.  (Inherited from  NamedPipeStream | 
![]()  | 
	ReadFromPipeExceptionEvent | Occurs when ReadFromPipe catches an Exception. | 
![]()  | 
	ReceivedMessage | Fires when a message is received from NamedPipeStream.  (Inherited from  NamedPipeStream | 
| Name | Description | |
|---|---|---|
![]()  | 
	BufferSize | Size of the read buffer in bytes. (Inherited from  NamedPipeStream | 
![]()  | 
	StopRequested | Gets or sets a value indicating whether the Stop method has been called. (Inherited from  NamedPipeStream | 
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







