public static ErrorCodes CheckPush(QueueRecord tbQuene, List <ulong> ids) { return(mStaticImpl.CheckPush(tbQuene, ids)); }