open fun getScheduledExecutor(): ScheduledExecutorService
Return the underlying ScheduledExecutorService for native access.
IllegalStateException - if the ThreadPoolTaskScheduler hasn't been initialized yet
Return
the underlying ScheduledExecutorService (never null)