FreeSWITCH.Native.freeswitch.switch_scheduler_task_thread_stop C# (CSharp) 메소드

switch_scheduler_task_thread_stop() 공개 정적인 메소드

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