ExpirationTaskCompletedException constructor (String)
Initializes a new instance of the ExpirationTaskCompletedException class.
Namespace: Microsoft.Office.Workflow
Assembly: Microsoft.Office.Workflow.Routing (in Microsoft.Office.Workflow.Routing.dll)
Syntax
'Declaration
Public Sub New ( _
message As String _
)
'Usage
Dim message As String
Dim instance As New ExpirationTaskCompletedException(message)
public ExpirationTaskCompletedException(
string message
)
Parameters
- message
Type: System.String
See also
Reference
ExpirationTaskCompletedException class
ExpirationTaskCompletedException members