Interface QueuedIngestClient

    • Method Detail

      • setQueueRequestOptions

        void setQueueRequestOptions​(com.azure.storage.common.policy.RequestRetryOptions queueRequestOptions)
        Setter for QueueRequestOptions used by the client on adding ingest message to the Azure queue, read here https://docs.microsoft.com/azure/data-explorer/kusto/api/netfx/about-kusto-ingest#ingest-client-flavors about Kusto queued ingestion
        Parameters:
        queueRequestOptions - - Options to use when creating QueueClient