Click or drag to resize
Grid Solutions Framework

OutputAdapterPrimaryPort Property

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

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

Property Value

UInt16
See Also