xApplication::runAsync Method

Syntax

client server public static AifAsyncResult runAsync(
    Object proxy, 
    str serviceOperation, 
    Object callbackObject, 
    str callbackMethod, 
    Object asyncState, 
    boolean onSuccessOnly, 
     params)

Run On

ClientOrServer

Parameters

  • serviceOperation
    Type: str
  • callbackMethod
    Type: str
  • params
    Type: [T:]

See Also

Reference

xApplication Class