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

switch_loadable_module_shutdown() public static method

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