IndSettingsRemoveEOFOnRecv Property |
Gets or sets a value that indicates whether to remove end of file indicators on
received files.
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public bool RemoveEOFOnRecv { get; set; }
Public Property RemoveEOFOnRecv As Boolean
Get
Set
Property Value
Type:
BooleanSee Also