Click or drag to resize
Grid Solutions Framework

Dnp3OutputAdapterIsMaster Property

Gets or sets flag that determines if the DNP3 output adapter is configured as 'master' in the link configuration.

Namespace: DNP3Adapters
Assembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.256-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool IsMaster { get; set; }
View Source

Property Value

Boolean
See Also