OperationCanceledException Constructor |
Initializes a new instance of the OperationCanceledException class.
Namespace:
Aspose.Email.Exceptions
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic OperationCanceledException()
public:
OperationCanceledException()
new : unit -> OperationCanceledException
See Also