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

AF SDK Reference

AFTransfer.SourcePort Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFTransfer.SourcePort Property
This read-only property returns the port that is the source of the transfer.

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

Syntax

public AFPort SourcePort { get; }
Public ReadOnly Property SourcePort As AFPort
	Get

Dim instance As AFTransfer
Dim value As AFPort

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

Property Value

Type: AFPort
Returns the port that is the source of the transfer.

Remarks

Use the SetSource(AFPort) method to set this property.

Version Information

AFSDK


See Also

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