Click or drag to resize

InProcessServer Properties

The InProcessServer type exposes the following members.

Properties
 NameDescription
Public propertyRxHandle Gets a string representation of the receive pipe's handle. The value is used in the constructor of the InProcessClient class.
Public propertyTxHandle Gets a string representation of the transmit pipe's handle. The value is used in the constructor of the InProcessClient class.
Top
See Also