|
FileClientDefaultAutoRepeat Field
|
Specifies the default value for the
AutoRepeat property.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax public const bool DefaultAutoRepeat = false
Public Const DefaultAutoRepeat As Boolean = False
public:
literal bool DefaultAutoRepeat = false
static val mutable DefaultAutoRepeat: bool
var GSF.Communication.FileClient.DefaultAutoRepeat
View SourceField Value
BooleanSee Also