[]
        
(Showing Draft Content)

C1.ImportServices.ReportExecution4.ReportExecutionServiceSoap.BeginResetExecution2

BeginResetExecution2 Method

BeginResetExecution2(ResetExecution2Request, AsyncCallback, object)

Declaration
[OperationContract(AsyncPattern = true, Action = "http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/ResetExecution2", ReplyAction = "*")]
IAsyncResult BeginResetExecution2(ResetExecution2Request request, AsyncCallback callback, object asyncState)
<OperationContract(AsyncPattern:=True, Action:="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/ResetExecution2", ReplyAction:="*")>
Function BeginResetExecution2(request As ResetExecution2Request, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
ResetExecution2Request request
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult