Udostępnij przez


NotificationHubJobPoller type

Opisuje element poller dla typów notificationHubJob.

type NotificationHubJobPoller = PollerLike<
  OperationState<NotificationHubJob>,
  NotificationHubJob
>