| Icon | Member | Description |
|---|---|---|
| InvokeRemotely(RemotelyInvokedDelegate) |
Invokes the delegate remotely at the control. All parameters and the return value need to be serializable.
| |
| InvokeRemotely(RemotelyInvokedDelegate, Object) |
Invokes the delegate remotely at the control. All parameters and the return value need to be serializable.
| |
| InvokeRemotely(RemotelyInvokedDelegate, Object, Duration) |
Invokes the delegate remotely at the control. All parameters and the return value need to be serializable.
|
