Method | Description | |
---|---|---|
OperationCanceledException ( ) : System.Runtime.InteropServices | ||
OperationCanceledException ( |
||
OperationCanceledException ( string message ) : System.Runtime.InteropServices | ||
OperationCanceledException ( string message, |
||
OperationCanceledException ( string message, System innerException ) : System.Runtime.InteropServices | ||
OperationCanceledException ( string message, System innerException, |
Method | Description | |
---|---|---|
OperationCanceledException ( |
public OperationCanceledException ( ) : System.Runtime.InteropServices | ||
return | System.Runtime.InteropServices |
public OperationCanceledException ( |
||
token | ||
return | System.Runtime.InteropServices |
protected OperationCanceledException ( |
||
info | ||
context | ||
return | System.Runtime.InteropServices |
public OperationCanceledException ( string message ) : System.Runtime.InteropServices | ||
message | string | |
return | System.Runtime.InteropServices |
public OperationCanceledException ( string message, |
||
message | string | |
token | ||
return | System.Runtime.InteropServices |
public OperationCanceledException ( string message, System innerException ) : System.Runtime.InteropServices | ||
message | string | |
innerException | System | |
return | System.Runtime.InteropServices |
public OperationCanceledException ( string message, System innerException, |
||
message | string | |
innerException | System | |
token | ||
return | System.Runtime.InteropServices |