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

AF SDK Reference

AFConnectionInfo.StreamedPort Property

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

Namespace:  OSIsoft.AF
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 AFConnectionInfo
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 PISystem on the remote host.

Remarks

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

Version Information

AFSDK


See Also

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