Method | Description | |
---|---|---|
DispatchWithSynchronizationContext ( ) : System | ||
DispatchWithSynchronizationContext ( |
||
Process ( System.Action continueWith ) : void | ||
Process ( IMessage t, Action |
public DispatchWithSynchronizationContext ( ) : System | ||
return | System |
public DispatchWithSynchronizationContext ( |
||
synchronizationContext | ||
return | System |
public Process ( System.Action continueWith ) : void | ||
continueWith | System.Action | |
return | void |
public Process ( IMessage t, Action |
||
t | IMessage | |
continueWith | Action |
|
return | void |