프로퍼티 | 타입 | 설명 | |
---|---|---|---|
NO_TIMEOUT | int |
메소드 | 설명 | |
---|---|---|
DelegatingTimeoutProxy ( object target, int timeoutMillis, int bufferSize ) : System |
Create a new MethodTimeoutProxy.
|
|
Invoke ( object proxy, |
메소드 | 설명 | |
---|---|---|
IsStreamHandlerMethod ( |
public DelegatingTimeoutProxy ( object target, int timeoutMillis, int bufferSize ) : System | ||
target | object | /// The object we are wrapping |
timeoutMillis | int | |
bufferSize | int | |
리턴 | System |
public Invoke ( object proxy, |
||
proxy | object | |
method | ||
args | object | |
리턴 | Object |