Свойство | Тип | Описание | |
---|---|---|---|
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 |