Click or drag to resize

SimpleReceiver.ToComplexReceiver Method

Converts this receiver to an equivalent ComplexReceiver.

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

Return Value

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