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

AF SDK Reference

PIServer.ConnectionInfo Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PIServer.ConnectionInfo Property
This property returns information about the connection to the PIServer from the local computer.

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

Syntax

public PIConnectionInfo ConnectionInfo { get; }
Public ReadOnly Property ConnectionInfo As PIConnectionInfo
	Get

Dim instance As PIServer
Dim value As PIConnectionInfo

value = instance.ConnectionInfo
public:
property PIConnectionInfo^ ConnectionInfo {
	PIConnectionInfo^ get ();
}
member ConnectionInfo : PIConnectionInfo with get

Property Value

Type: PIConnectionInfo
Returns information about the connection to the PIServer from the local computer.

Version Information

AFSDK


See Also

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