Method | Description | |
---|---|---|
RequestTimedOutException ( ) : System | ||
RequestTimedOutException ( String msg ) : System | ||
RequestTimedOutException ( String msg, |
||
RequestTimedOutException ( System.TimeSpan interval ) : System |
public RequestTimedOutException ( String msg ) : System | ||
msg | String | |
return | System |
public RequestTimedOutException ( String msg, |
||
msg | String | |
inner | ||
return | System |
public RequestTimedOutException ( System.TimeSpan interval ) : System | ||
interval | System.TimeSpan | |
return | System |