OperationsCancelFailureException 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.
public ref class OperationsCancelFailureException sealed : Microsoft::BizTalk::Operations::OperationsCancelledException
[System.Serializable]
public sealed class OperationsCancelFailureException : Microsoft.BizTalk.Operations.OperationsCancelledException
type OperationsCancelFailureException = class
inherit OperationsCancelledException
Public NotInheritable Class OperationsCancelFailureException
Inherits OperationsCancelledException
- Inheritance
- Attributes
Constructors
OperationsCancelFailureException() | |
OperationsCancelFailureException(String, Exception) | |
OperationsCancelFailureException(String) |