FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / CancelJobAsync Method / CancelJobAsync(String) Method

In This Topic
    CancelJobAsync(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub CancelJobAsync( _
       ByVal JobID As String _
    ) 
    public void CancelJobAsync( 
       string JobID
    )

    Parameters

    JobID
    See Also