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