|
FileClientDisconnectAtEOF Property
|
Gets or sets flag that determines if client should disconnect when end of file has been reached.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax function get_DisconnectAtEOF();
function set_DisconnectAtEOF(value);
View SourceProperty Value
BooleanSee Also