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