MethodCallTargetBaseDoInvoke Method |
Name | Description | |
---|---|---|
DoInvoke(Object) |
Calls the target method. Must be implemented in concrete classes.
| |
DoInvoke(Object, AsyncContinuation) |
Calls the target DoInvoke method, and handles AsyncContinuation callback
| |
DoInvoke(Object, AsyncLogEventInfo) |
Calls the target DoInvoke method, and handles AsyncContinuation callback
|