Click or drag to resize

SimpleReceiverToComplexReceiver Method

Converts this receiver to an equivalent ComplexReceiver.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ComplexReceiver ToComplexReceiver()

Return Value

Type: ComplexReceiver
A ComplexReceiver that is equivalent to this simple receiver.
See Also