i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > services > ILongRunningServiceConfig

    services.ILongRunningServiceConfig interface

    A collection of properties that define whether a service involves a long-running operation.

    Signature:

    interface ILongRunningServiceConfig 
    

    Introduced: API version 2.0

    Properties

    Property Type Description
    longRunning? boolean | { pollingIntervalInSeconds?: number; } (Optional) Indicates whether the service involves a long-running operation.
    In this article
    Back to top © N. Harris Computer Corporation