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

AF SDK Reference

AFCollectiveMember.StreamedPort Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCollectiveMember.StreamedPort Property
Read-only property that is the port number used to connect to the streamed interface of the PI AF Server for this AFCollectiveMember on the remote host.

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

Syntax

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

Dim instance As AFCollectiveMember
Dim value As Integer

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

Property Value

Type: Int32
The port number used to connect to the streamed interface of the PI AF Server for this AFCollectiveMember on the remote host.

Remarks

The value of this property is defined by the streamedPort application setting in the server's config file.

Version Information

AFSDK


See Also

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