Click or drag to resize

ClientBaseServerIndex Property

Gets the current server index, when multiple server end points are defined.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public int ServerIndex { get; }
View Source

Property Value

Int32

Implements

IClientServerIndex
See Also