Method | Description | |
---|---|---|
OnComplete ( ) : void |
Called to indicate that the requested operation has been processed by the server.
|
|
OnDiscard ( ) : void |
This is called to notify that a call context was closed prematurely, typically due to a timeout or the session being closed. No further calls will be made for the context.
|
|
TopicsCompletionCallback ( TaskCompletionSource |
public TopicsCompletionCallback ( TaskCompletionSource |
||
source | TaskCompletionSource |
|
return | System.Threading.Tasks |