|   | FileClientReceiveOnDemand Property | 
        
        
            Gets or sets a boolean value that indicates whether receiving (reading) of data will be initiated manually by calling 
ReadNextBuffer.
            
 GSF.Communication (in GSF.Communication.dll) Version: 2.4.257-beta
 Syntax
Syntaxfunction get_ReceiveOnDemand();
function set_ReceiveOnDemand(value);
Property Value
Boolean Remarks
Remarks See Also
See Also