Method | Description | |
---|---|---|
ConnectionClosedException ( ) : System | ||
ConnectionClosedException ( System.Boolean timeout ) : System | ||
ConnectionClosedException ( |
||
ConnectionClosedException ( String message ) : System |
public ConnectionClosedException ( ) : System | ||
return | System |
public ConnectionClosedException ( System.Boolean timeout ) : System | ||
timeout | System.Boolean | |
return | System |
public ConnectionClosedException ( |
||
innerException | ||
return | System |
public ConnectionClosedException ( String message ) : System | ||
message | String | |
return | System |