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

AF SDK Reference

AFDataPipeSignupSuspendedException Constructor (String)

AFDataPipeSignupSuspendedException Constructor (String)

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFDataPipeSignupSuspendedException Constructor (String)
Construct a suspended signup exception.

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

Syntax

public AFDataPipeSignupSuspendedException(
	string message
)
Public Sub New ( 
	message As String
)

Dim message As String

Dim instance As New AFDataPipeSignupSuspendedException(message)
public:
AFDataPipeSignupSuspendedException(
	String^ message
)
new : 
        message : string -> AFDataPipeSignupSuspendedException

Parameters

message
Type: SystemString
The message that describes the error.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5

See Also

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