RESTSecurityInvokerInvokeEnd Method |
Not implemented method.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax public Object InvokeEnd(
Object instance,
out Object[] outputs,
IAsyncResult result
)
Parameters
- instance
- Type: SystemObject
Instance object - outputs
- Type: SystemObject
List of outputs - result
- Type: SystemIAsyncResult
Result object
Return Value
Type:
ObjectImplements
IOperationInvokerInvokeEnd(Object, Object, IAsyncResult)See Also