Click or drag to resize

InProcessClient Properties

The InProcessClient type exposes the following members.

Properties
 NameDescription
Public propertyRxHandle The handle of the InProcessServer's receive pipe. The value is null when the client is stopped.
Public propertyTxHandle The handle of the InProcessServer's transmit pipe. The value is null when the client is stopped.
Top
See Also