프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetConnectionLimit | int | ||
GetMaxIdleTime | int |
메소드 | 설명 | |
---|---|---|
ForceCanonicalPathAndQuery ( |
||
PreserveStackTrace ( |
This method is used preserve the stacktrace used from clients that support async calls. This make sure that exceptions thrown during EndXXX methods has the orignal stacktrace that happen in the background thread.
|
|
Sleep ( int ms ) : void |
메소드 | 설명 | |
---|---|---|
GetConnectionLimit ( int clientConfigValue ) : int | ||
GetMaxIdleTime ( int clientConfigValue ) : int |
public static ForceCanonicalPathAndQuery ( |
||
uri | ||
리턴 | void |
public static PreserveStackTrace ( |
||
exception | ||
리턴 | void |