Click or drag to resize

InProcessClientTxHandle Property

The handle of the InProcessServer's transmit pipe. The value is null when the client is stopped.

Namespace: Orthogonal.MixedCommsLib
Assembly: Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
Syntax
C#
public string? TxHandle { get; }

Property Value

String
See Also