InvalidDefinitionFault Constructor
Initializes a new instance of the InvalidDefinitionFault class with the specified message.
Namespace: Microsoft.ComplexEventProcessing.ManagementService
Assembly: Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)
Syntax
public InvalidDefinitionFault(
string message
)
Parameters
- message
Type: System.String
A String that contains the message providing information about the fault.
See Also
Reference
Microsoft.ComplexEventProcessing.ManagementService Namespace