 | InProcessClientRxHandle Property |
The handle of the
InProcessServer's receive 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? RxHandle { get; }
Property Value
String
See Also