System.Threading.TimerBase.DeleteTimerNative C# (CSharp) Method

DeleteTimerNative() private method

private DeleteTimerNative ( SafeHandle notifyObject ) : bool
notifyObject System.Runtime.InteropServices.SafeHandle
return bool
        private  extern bool DeleteTimerNative(SafeHandle notifyObject);