[OperationContract(AsyncPattern = true, Action = "http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetExecutionInfo2", ReplyAction = "*")]
IAsyncResult BeginGetExecutionInfo2(GetExecutionInfo2Request request, AsyncCallback callback, object asyncState)
<OperationContract(AsyncPattern:=True, Action:="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetExecutionInfo2", ReplyAction:="*")>
Function BeginGetExecutionInfo2(request As GetExecutionInfo2Request, callback As AsyncCallback, asyncState As Object) As IAsyncResult