Click or drag to resize
Grid Solutions Framework

FileBlockReaderRetransmissionStat Property

Gets or sets the statistic that defines the number of buffer block retransmissions in the system.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(null)]
[CustomConfigurationEditorAttribute(typeof(RetransmissionStatPicker), null)]
public string RetransmissionStat { get; set; }
View Source

Property Value

String
See Also