| SignalProcessorSignalOutput Property  | 
 
            Gets the signal processor representing the output of the service provider.
            
 
    Namespace: 
   AGI.Foundation.Communications.SignalProcessing
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic SignalProcessor SignalOutput { get; }Public ReadOnly Property SignalOutput As SignalProcessor
	Get
public:
virtual property SignalProcessor^ SignalOutput {
	SignalProcessor^ get () sealed;
}abstract SignalOutput : SignalProcessor with get
override SignalOutput : SignalProcessor with get
Property Value
Type: 
SignalProcessorImplements
ISignalOutputServiceSignalOutput See Also
See Also