 | InProcessClientTxHandle Property |
The handle of the
InProcessServer's transmit pipe.
The value is null when the client is stopped.
Namespace: Orthogonal.MixedCommsLibAssembly: Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
Syntaxpublic string? TxHandle { get; }
Property Value
String
See Also