FreeSWITCH.Native.freeswitch.switch_scheduler_task_thread_start C# (CSharp) Method

switch_scheduler_task_thread_start() public static method

public static switch_scheduler_task_thread_start ( ) : void
return void
        public static void switch_scheduler_task_thread_start()
        {
            freeswitchPINVOKE.switch_scheduler_task_thread_start();
        }
freeswitch