 | InProcessServerRxHandle Property |
Gets a string representation of the receive pipe's handle. The value is used in the constructor
of the
InProcessClient class.
Namespace: Orthogonal.MixedCommsLibAssembly: Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
Syntaxpublic string? RxHandle { get; }
Property Value
String
See Also