This is the complete list of members for System.OperationCanceledException, including all inherited members.
CancellationToken | System.OperationCanceledException | |
Data | System.Exception | |
Equals(object obj) | System.Runtime.InteropServices._Exception | |
Exception() | System.Exception | |
Exception(string message) | System.Exception | |
Exception(string message, Exception innerException) | System.Exception | |
Exception(SerializationInfo info, StreamingContext context) | System.Exception | protected |
GetBaseException() | System.Exception | virtual |
GetHashCode() | System.Runtime.InteropServices._Exception | |
GetObjectData(SerializationInfo info, StreamingContext context) | System.Exception | virtual |
GetType() | System.Exception | |
HelpLink | System.Exception | |
HResult | System.Exception | |
InnerException | System.Exception | |
Message | System.Exception | |
OperationCanceledException() | System.OperationCanceledException | |
OperationCanceledException(string message) | System.OperationCanceledException | |
OperationCanceledException(string message, Exception innerException) | System.OperationCanceledException | |
OperationCanceledException(CancellationToken token) | System.OperationCanceledException | |
OperationCanceledException(string message, CancellationToken token) | System.OperationCanceledException | |
OperationCanceledException(string message, Exception innerException, CancellationToken token) | System.OperationCanceledException | |
OperationCanceledException(SerializationInfo info, StreamingContext context) | System.OperationCanceledException | protected |
SerializeObjectState | System.Exception | protectedremovable |
Source | System.Exception | |
StackTrace | System.Exception | |
SystemException() | System.SystemException | |
SystemException(string message) | System.SystemException | |
SystemException(string message, Exception innerException) | System.SystemException | |
SystemException(SerializationInfo info, StreamingContext context) | System.SystemException | protected |
TargetSite | System.Exception | |
ToString() | System.Exception | |