 | InProcessServerTxHandle Property |
Gets a string representation of the transmit 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? TxHandle { get; }
Property Value
String
See Also