Skip to main content
All docs
V26.1
  • IServiceBusMessageProcessorProvider.GetRequestQueueClientAsync() Method

    Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer

    Assembly: DevExpress.XtraReports.v26.1.Web.Azure.dll

    Declaration

    Task<ServiceBusSender> GetRequestQueueClientAsync()

    Returns

    Type
    Task<Azure.Messaging.ServiceBus.ServiceBusSender>
    See Also