PipeServer Class Methods (original) (raw)
Summary
For a list of all members of this type, see PipeServer members
Public Methods
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) |
Protected Methods
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. | |
![]() |
Shared in VB") | ReadMessage | Reads a message from the NamedPipeStream class. (Inherited from NamedPipeStream) |
![]() |
WriteToStream | Writes the specified string message to the NamedPipeStream. (Inherited from NamedPipeStream) |
See Also
Leadtools.Dicom.AddIn Namespace
Leadtools.Dicom.AddIn Assembly