|   | ChannelConfigurationStreamed Property | 
        
        
        
            Indicates whether channel data will be wirelessly streamed to a connected client when acquisition is started.
            
         
        Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
 Syntax
Syntaxpublic bool Streamed { get; set; }Public Property Streamed As Boolean
	Get
	Set
public:
property bool Streamed {
	bool get ();
	void set (bool value);
}member Streamed : bool with get, set
Property Value
Type: 
Boolean See Also
See Also