ConnectionAbortedException 类

定义

服务器中止连接时引发的异常。

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

适用于