FreeSWITCH.Native.freeswitchPINVOKE.switch_socket_waitfor C# (CSharp) 메소드

switch_socket_waitfor() 개인적인 메소드

private switch_socket_waitfor ( HandleRef jarg1, int jarg2 ) : int
jarg1 HandleRef
jarg2 int
리턴 int
        public static extern int switch_socket_waitfor(HandleRef jarg1, int jarg2);
freeswitchPINVOKE