StopWorkflowException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception used by the StopWorkflow activity to interrupt execution of the workflow.
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2143:TransparentMethodsShouldNotDemandFxCopRule")]
[System.Serializable]
public sealed class StopWorkflowException : Exception
[<System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2143:TransparentMethodsShouldNotDemandFxCopRule")>]
[<System.Serializable>]
type StopWorkflowException = class
inherit Exception
Public NotInheritable Class StopWorkflowException
Inherits Exception
- Inheritance
-
StopWorkflowException
- Attributes
Constructors
Properties
ErrorCode | |
Status |
Methods
GetObjectData(SerializationInfo, StreamingContext) |