public void GetGeneric(eNkMAIDCapability cap, IntPtr destination) { _scheduler.Invoke(() => { _object.GetGeneric(cap, destination); }); }