A virtual method. It is invoked after completing the service request.
The implementation of this base class will invoke the client's "on complete" callback method.
Classes that inherit from ServiceAgent can oveerite this method to further process the service
call result before calling the client's "on complete" callback method.
Namespace: Microsoft.HawaiiAssembly: Microsoft.Hawaii.ClientBase (in Microsoft.Hawaii.ClientBase.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
See Also