←Select platform

PipeServer Class Methods

Summary

For a list of all members of this type, see PipeServer members

Public Methods

Name Description
Public Method SendMessage Sends a ServiceMessage to the PipeClient.
Public Method Start Starts monitoring the NamedPipeStream for messages. (Inherited from NamedPipeStream)
Public Method Stop Stops monitoring the NamedPipeStream for messages. (Inherited from NamedPipeStream)
Public Method Write Writes the specified data to the NamedPipeStream. (Inherited from NamedPipeStream)

Protected Methods

Name Description
Protected Method CreateStream Returns a two-way asynchronous NamedPipeServerStream.
Protected Method Finalize This member overrides Finalize.
Protected Method OnPipeClosed This method is called when the NamedPipeStream is closed. (Inherited from NamedPipeStream)
Protected Method OnReceivedMessage This method is called when a message is received from the NamedPipeStream. (Inherited from NamedPipeStream)
Protected Method ReadFromPipe Reads a message from NamedPipeStream and fires the OnReceivedMessage event.
Protected Method static  | Shared in VB ReadMessage Reads a message from the NamedPipeStream class. (Inherited from NamedPipeStream)
Protected Method WriteToStream Writes the specified string message to the NamedPipeStream. (Inherited from NamedPipeStream)

See Also

PipeServer Class

Leadtools.Dicom.AddIn Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.