Share via


ConnectionAbortedException Class

Definition

An exception that is thrown when a connection is aborted by the server.

public ref class ConnectionAbortedException : OperationCanceledException
public class ConnectionAbortedException : OperationCanceledException
type ConnectionAbortedException = class
    inherit OperationCanceledException
Public Class ConnectionAbortedException
Inherits OperationCanceledException
Inheritance
ConnectionAbortedException

Applies to