Click or drag to resize

FileClientDisconnectAtEOF Property

Gets or sets flag that determines if client should disconnect when end of file has been reached.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(false)]
public bool DisconnectAtEOF { get; set; }
View Source

Property Value

Boolean
See Also