فرض التأجيل(A stage of deployment that allows a noncompliant computer full access to the network until a date and time after which network access becomes restricted. Deferred enforcement provides a client computer sufficient time to remediate before health policy is enforced)
حدث مؤجل(In a statechart or activity diagram, an event that must be postponed for later use while another activity is under way. You can show a deferred event for a state by including the event among the state's internal transitions)
استعلام مؤجل(A LINQ query that is not evaluated until it is iterated over, either with a foreach statement (C) or a For Each statement (Visual Basic), or by manually using the underlying GetEnumerator and MoveNext methods)
عملية مؤجلة(A transaction that is not committed when the roll forward phase of recovery completes and that cannot be rolled back during database startup because data needed by roll back is offline. This data can reside in either a page or a file)