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