Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

PICollectiveMember.Port Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
PICollectiveMember.Port Property
This property is the port number used to connect to the PIServer for this PICollectiveMember on the remote host.

Namespace:  OSIsoft.AF.PI
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public int Port { get; }
Public ReadOnly Property Port As Integer
	Get

Dim instance As PICollectiveMember
Dim value As Integer

value = instance.Port
public:
property int Port {
	int get ();
}
member Port : int with get

Property Value

Type: Int32
The port number used to connect to the PIServer for this PICollectiveMember on the remote host.

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in