OperationCanceledException Constructor (String, Exception)
Namespace:
System
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public OperationCanceledException( string message, Exception innerException )
<TemplateAttribute> _ Public Sub New ( _ message As String, _ innerException As Exception _ )
[TemplateAttribute] public: OperationCanceledException( String^ message, Exception^ innerException )