Click or drag to resize

wclCustomConnectionReceiver Property

Gets the connection message receiver object.

Namespace: wclCommunication
Assembly: wclCommunication (in wclCommunication.dll) Version: 7.8.3.0 (7.8.3.0)
Syntax
public wclMessageReceiver Receiver { get; }

Property Value

wclMessageReceiver
The internal message receiver object.
See Also