DictionaryForumContacts

   English
Terms for subject Microsoft containing state | all forms | exact matches only
EnglishFrench
action stateétat action (In an activity diagram, a type of state that has an internal action and at least one outgoing transition that involves the explicit events of completing the internal action)
active-state power managementmode de gestion de l'alimentation ASPM (A power-saving mode which reserves power by ensuring efficient execution of computing tasks and by reducing the number of components running unnecessarily when not actually in use)
Active State Power ManagementMode de gestion de l'alimentation ASPM (A power-saving mode which reserves power by ensuring efficient execution of computing tasks and by reducing the number of components running unnecessarily when not actually in use)
agent statestatut de l'agent (An attribute of a user that specifies whether the user is signed in as an agent or not)
application stateétat de l'application (In ASP.NET, a variable store that is created on the server for the current application and is shared by all users. Application state is typically used to store information that is used for all users, such as application-wide settings)
completed stateétat terminé (The state of a workflow instance that has finished processing and accepts no future input, such as messages. A user, when terminating or canceling an instance, completes the workflow)
composite stateétat composite (In a statechart diagram, a state that has been decomposed into concurrent (representing and relationships) or mutually exclusive (representing or relationships) substates)
Configuration Manager health state referenceréférence d'état d'intégrité de Configuration Manager (A reference that is published to Active Directory to refer to Configuration Manager NAP policy and stored for the System Health Validator(SHV) to use in determining policy compliance)
control stateétat du contrôle (A field in an ASP.NET Web page that stores the current property settings for server controls on the page. Control state is used to recreate the page and reestablish previous settings on each postback)
delegation stateétat de délégation (The condition, at any particular time, of the delegation setting. Delegation state examples include read only, read/write, not delegated, and so on)
error state numbernuméro d'état de l'erreur (A number associated with SQL Server messages that helps Microsoft support engineers find the specific code location that issued the message)
final stateétat final (In a statechart or activity diagram, a representation of the completion of activity in the enclosing state or action state. The final state is indicated by a bull's eye)
forced rename stateétat de renommage forcé (The state that a Windows Live ID takes when the user account with which it is associated is deleted from Outlook Live, but the Windows Live ID for the account isn't deleted. The credentials for that Windows Live ID are still valid and recognized, but the Windows Live ID is put into a forced rename state. If someone tries to sign in using that Windows Live ID and its password, they're asked to rename the Windows Live ID. They can rename the Windows Live ID, but because the new e-mail address can't exist in the Outlook Live domain, the Windows Live ID is no longer functional in Outlook Live)
health stateétat d'intégrité (In reference to Health column in Results pages, indicates whether thresholds for devices or transactions are exceeded. Health is indicated by health alert icons in simulation results)
initial stateétat initial (In a statechart or activity diagram, a representation of the starting point of an object before any events included in the diagram have acted upon it. An initial state is indicated by a solid filled circle)
Microsoft SharePoint Server State ServiceService d'états temporaires SharePoint Server (A SharePoint Server service that maintains temporary state information for InfoPath Forms Services)
object flow stateétat de flux d'objet (In an activity diagram, a state that defines an object flow between actions. An object flow state signifies the availability of an instance of a classifier in a given state, usually as the result of an operation)
object in stateobjet dans état (In an activity diagram, an object that is manipulated by a number of successive activities. Each appearance of the object indicates a different phase in its life)
offline user state capturecapture de l'état utilisateur hors connexion (A type of user state capture that can be performed within Windows Preinstallation Environment phase without needing to boot into full OS)
private view stateétat d'affichage privé (State information that is written as a hidden field, such as the form that is currently active or the pagination information for a form)
rebinding stateétat de reliaison (A state used by DHCP clients to extend and renew their address lease when the current lease is close to expiring. In this state, the client broadcasts to the network to locate any DHCP server that can either renew or replace its currently leased configuration. The rebinding state begins when 87.5 percent of the client`s lease time has elapsed)
resolution stateétat de résolution (The state of an alert in relation to its status in the resolution cycle. The default resolution states include New, Acknowledged, and Resolved)
running stateétat en cours d'exécution (The state of a workflow instance that is currently processing. A user can suspend, terminate, or cancel a running instance)
saved stateétat de mise en mémoire (A manner of storing a virtual machine so that it can be quickly resumed, similar to a hibernated laptop. When you place a running virtual machine in a saved state, Virtual Server and Hyper-V stop the virtual machine, write the data that exists in memory to temporary files, and stop the consumption of system resources. Restoring a virtual machine from a saved state returns it to the same condition it was in when its state was saved)
session stateÉtat de session (In ASP.NET, a variable store created on the server for the current user; each user maintains a separate Session state on the server. Session state is typically used to store user-specific information between postbacks)
solid-state drivedisque SSD (A primary storage device based on solid-state memory, such as flash memory, that provides nonvolatile storage with benefits of performance, reliability and power saving)
state blockbloc d'état (A collection of one or more device states that can be applied to a device with a single API call)
state contextcontexte d'état (A nested series of states, which represents the current state of a system)
state indicatorindicateur d'état (An Operator Console command bar that shows the state of computers in a specified computer group)
state machinemachine à états (A graph of states and transitions that describes the response of an object of a given class to the receipt of outside stimuli. A state machine is attached to a class or method. A statechart diagram represents a state machine)
state management pointpoint de gestion d'état (A Systems Management Server site system role that stores user state data while a computer is being migrated to a new operating system)
state messagemessage d'état (A message type that is used to identify at what stage a Configuration Manager client process has succeeded, failed, or stopped)
state migration pointpoint de migration d'état (A Configuration Manager site system role that stores user state data while a computer is being migrated to a new operating system)
state objectobjet d'état (A collection of state variables for a particular protocol layer)
state performance countercompteur de performances de l'état (A counter that monitors the immediate health state of an application by collecting a snapshot of configured performance counters at 5 minute intervals. This data is available for viewing trends in Application Diagnostics)
State/ProvinceDépartement/province (A UI element where the state or province of the location of a record, such as an account or contact, is indicated)
State/RegionDép./Région (A label for a geographic selection)
suspended stateétat interrompu (The state of a workflow instance that has stopped processing temporarily because of user intervention or a workflow policy. A user can resume, cancel, or terminate a suspended instance)
user state capturecapture de l'état utilisateur (Capability to use default settings and algorithms of Windows Easy Transfer to capture user files and settings. This capability includes logic to determine additional file types that may have been created or modified by users. Without default logic, capture is based on defined manifest of where to look for and what file formats to look for)
User State Migration ToolOutil de migration utilisateur (The tool designed to help IT professionals migrate files and settings to the next version of the Windows® operating system)
valid time state tabletable des états dans le temps selon leur validité (A table that tracks the state of an entity over time using a valid-from and a valid-to column)
view stateétat d'affichage (A mode of session state in which the entire session state is serialized and stored as a BLOB on the client then deserialized during every post-back. This has a tremendous hit in bytes over the wire (BoW), but is highly scalable in that it doesn't require storing information in the database)
Windows User State Migration ToolOutil de migration utilisateur Windows (The tool designed to help IT professionals migrate files and settings to the next version of the Windows® operating system)
zero defect stateétat zéro défaut (A point in the product cycle when the code does not generate errors that break a build)