public static void salUnsubscribe(string handle) { StcIntCSharpPINVOKE.salUnsubscribe(handle); if (StcIntCSharpPINVOKE.SWIGPendingException.Pending) { throw StcIntCSharpPINVOKE.SWIGPendingException.Retrieve(); } }