Click or drag to resize
Grid Solutions Framework

OutputAdapterSecondaryPort Property

Gets or sets the eDNA secondary port for the adapter's connection.

Namespace: eDNAAdapters
Assembly: eDNAAdapters (in eDNAAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(0)]
public ushort SecondaryPort { get; set; }
View Source

Property Value

UInt16
See Also