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

AF SDK Reference

AFProgressEventArgs.Status Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFProgressEventArgs.Status Property
Gets the status of the current operation.

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

Syntax

public AFProgressStatus Status { get; }
Public ReadOnly Property Status As AFProgressStatus
	Get

Dim instance As AFProgressEventArgs
Dim value As AFProgressStatus

value = instance.Status
public:
property AFProgressStatus Status {
	AFProgressStatus get ();
}
member Status : AFProgressStatus with get

Property Value

Type: AFProgressStatus
One of the AFProgressStatus values.

Version Information

AFSDK


See Also

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