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

switch_scheduler_task_thread_stop() public static method

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