DictionaryForumContacts

Terms containing events | all forms | exact matches only
SubjectEnglishKorean
comp., MSadverse event이상 반응 (Any problematic medical occurrence that may happen during a medical treatment involving drugs. The adverse event may not necessarily be caused by the drug treatment)
comp., MSafter eventAfter 이벤트 (An asynchronous event whose handler runs only after the action that raised the event is complete)
comp., MSaggregate event집계 이벤트 (A type of event that is generated after a series of events of another type have occurred. An aggregate event is used to represent a series of events to avoid flooding the event consumer)
comp., MSattached event연결된 이벤트 (A routed event that can be attached to any ContentElement or UIElement type and that is not limited to the type which defines it)
comp., MSBAM Event Bus MMCBAM 이벤트 버스 MMC (The MMC snap-in for the BAM Event Bus)
comp., MSbefore eventBefore 이벤트 (A synchronous event whose handler runs completely before the action that raised the event starts)
comp., MSbuild event빌드 이벤트 (The definition of the build process. A build event lets you specify an action to occur at a specific time in the build process. For example, you could use a build event to register a file with regsvr32.exe after the project finishes building)
comp., MSCalendar Event Search일정 이벤트 검색 (A feature that enables a user to search for events in the Calendar using keywords, and use filters to refine the search)
comp., MScascading event연속 이벤트 (A sequence of events caused by an event procedure directly or indirectly calling itself)
comp., MSCTI eventCTI현재 시간 증분 이벤트 (A special punctuation event that indicates the completeness of the existing events)
comp., MSdebugger event디버거 이벤트 (A diagnostic event in IntelliTrace that occurs within the Visual Studio Debugger when it is running your application)
comp., MSdeferred event지연 이벤트 (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)
comp., MSDetected Events발견된 이벤트 (A feature that identifies a possible meeting request or event in an email message and enables the user to take action on it from within the message)
comp., MSdiagnostic event진단 이벤트 (Any event that happens during a run of your application that can be recorded by IntelliTrace)
comp., MSdirect event handling직접 이벤트 처리 (An event handling strategy that does not involve routing)
comp., MSevent address행사 주소 (An address similar to a URL that provides network access to an event, such as a live broadcast. Attendees go to this address to view the event from their computers)
comp., MSevent-based asynchronous pattern이벤트 기반 비동기 패턴 (A design pattern that uses events to expose asynchronous features of a class)
comp., MSevent bubbling이벤트 버블링 (In Windows Presentation Foundation, an event routing strategy where the event instance moves up the element tree (starting with the source and ending at the root of the visual tree))
comp., MSevent cascade이벤트 연속 (A sequence of events caused by an event procedure directly or indirectly calling itself)
comp., MSevent category이벤트 범주 (In SQL Trace, a grouping of similar and logically related event classes)
comp., MSevent chronicle이벤트 기록 (A table that stores event state information)
comp., MSevent chronicle rule이벤트 기록 규칙 (One or more Transact-SQL statements that manage the data in the event chronicle)
comp., MSEvent class이벤트 클래스 (The class that indicates whether an event is a '.NET Performance Event', '.NET Exception Event', 'Client-Side Exception Event', or a 'Client-Side Performance Event')
comp., MSevent classification이벤트 분류 (A means of differentiating types of events that occur on the cache client and cache host. The Windows Server AppFabric log sinks follow the classification established with the System.Diagnostics.TraceLevel enumeration)
comp., MSevent collection stored procedures이벤트 컬렉션 저장 프로시저 (System-generated stored procedures that an application can call to submit events to the event table in the application database)
comp., MSevent consolidation이벤트 통합 (A feature that combines multiple events into one event. The single event identifies the number of consolidated events and when the first and last consolidated events occurred)
comp., MSevent consumer이벤트 소비자 (A recipient of notifications that report an occurrence of an event. An event consumer is either temporary or permanent)
comp., MSevent consumer provider이벤트 소비자 공급자 (A provider that determines which permanent event consumer handles a given event)
comp., MSevent filter이벤트 필터 (A filter that registers to receive notification of a specific type of event)
comp., MSevent framework이벤트 프레임워크 (The combination of runtime event processing, support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project. In Microsoft Dynamics CRM, the plug-ins and workflows are included in a single event model)
comp., MSevent handler이벤트 처리기 (A software routine that executes in response to an event)
comp., MSevent header이벤트 헤더 (The portion of an event that defines the temporal properties of the event and the event kind. Temporal properties include a valid start time and end time associated with the event)
math.event history data사건 기록 데이터
comp., MSevent kind이벤트 종류 (Event metadata that defines the event type)
comp., MSevent listener이벤트 수신기 (A function or object that invokes an event handler when a specific condition occurs in an application)
comp., MSevent log이벤트 로그 (A record of activities on a computer system. Events can include attempts to establish communication, successful establishment of sessions, failures of system components, attempts to use files that are damaged or missing, configuration problems, and responses from remote systems)
comp., MSEvent Log service이벤트 로그 서비스 (A service that records events in the system, security, and application logs)
comp., MSevent logging이벤트 로깅 (The process of recording an audit entry in the audit trail whenever certain events occur, such as services starting and stopping or users logging on and off and accessing resources)
comp., MSevent model이벤트 모델 (The event metadata that defines the temporal characteristics (shape) of the event)
comp., MSevent notification이벤트 알림 (A special kind of trigger that sends information about database events to a service broker)
comp., MSevent payload이벤트 페이로드 (The data portion of an event in which the data fields are defined as CLR (common language runtime) types. An event payload is a typed structure)
comp., MSevent procedure이벤트 프로시저 (A procedure that is automatically executed in response to an event initiated by the user or program code, or that is triggered by the system)
comp., MSevent processing engine이벤트 처리 엔진 (The core component of BizTalk RFID. The event processing engine creates and manages an event processing pipeline by using the device and component bindings in each custom source)
comp., MSevent processing pipeline이벤트 처리 파이프라인 (The core component of the event processing engine. The pipeline describes the sequence in which events are handled and forwarded in an RFID business process)
comp., MSevent property이벤트 속성 (A named attribute of a control, form, report, data access page, or section you use to respond to an associated event. You can run a procedure or macro when an event occurs by setting the related event property)
comp., MSevent provider이벤트 공급자 (A provider that monitors a source of events and notifies the event table when events occur)
comp., MSevent publisher이벤트 게시자 (An application, service, or driver that creates an event and delivers it to an event log)
comp., MSevent query이벤트 쿼리 (A WMI Query Language statement that event consumers use to register to receive notification of specific events. An event provider uses an event query to register to generate notifications of specific events)
comp., MSevent registration이벤트 등록 (An item that resides in a folder that uses an event sink. The item provides the store with information that includes what events will trigger the sink, the name of the sink, and options such as restrictions for when the event will fire)
comp., MSevent registration item이벤트 등록 항목 (A hidden item that contains information about an event sink, information about what events will trigger the event sink, and options that tell when or under what conditions the event sink will be triggered. The event registration item is created in the same folder that is being monitored for events)
comp., MSevent routing이벤트 라우팅 (In Windows Presentation Foundation and Silverlight, the movement of an event in a tree of elements. There are three types of event routing: direct, bubbling, and tunneling. With direct routing, the event does not move in the tree. With bubbling, the event moves up to the top of the tree. With tunneling, the event starts at the top of the tree and moves down to the source of the event. In Silverlight, event routing and routed events are used, but tunneling is not implemented)
comp., MSevent source이벤트 원본 (The point of origin of an event)
math.event space표본공간
comp., MSevent table이벤트 테이블 (A table in the application database that stores event data)
comp., MSevent throttling이벤트 제한 (Constraining the rate at which events are sent to the APM service to keep CPU utilization low. Events are constrained by the number of events collected in an event group over time)
comp., MSEvent Trace for WindowsWindows용 이벤트 추적 (A general-purpose, high-speed tracing feature of Windows)
comp., MSEvent Tracing for Windows ETW-based log sinkETWWindows용 이벤트 추적 기반 로그 싱크 (A means of capturing trace events on the cache client or cache host with the Event Tracing for Windows (ETW) framework inside Windows)
comp., MSevent trigger이벤트 트리거 (The mechanism by which a system or application event triggers either an instant or an animated change in one or more properties)
comp., MSevent type이벤트 유형 (The event type for a performance event is "information", and the event type for an exception event is 'error')
comp., MSEvent view이벤트 보기 (The Operations console pane that displays specified events in the management group that the console user has the rights to see)
comp., MSEvent Viewer이벤트 뷰어 (A component you can use to view and manage event logs, gather information about hardware and software problems, and monitor security events. Event Viewer maintains logs about program, security, and system events)
comp., MSevents and attractions이벤트 및 명소 (A sub-heading in Local Scout. Events are activities in the area that are taking place over the next few days, and attractions are places or ongoing activities taking place in that area)
comp., MSexception event예외 이벤트 (A diagnostic event in IntelliTrace that occurs within the Visual Studio Debugger. Exception events include exceptions thrown, exceptions caught, and unhandled exceptions)
comp., MSexception events예외 이벤트 (Critical application and system errors. Application Performance Monitoring (APM) defines critical errors as being those that lead to a monitored component's failure. For ASP.NET applications, a critical exception results in the user seeing either the standard or a custom error page. For web services, critical exceptions are those that ASP.NET serializes into valid SOAP messages on the server-side, and deserializes to SoapExceptions on the ASP.NET client)
comp., MSextrinsic event외부 이벤트 (An extrinsic event is a predefined occurrence that cannot be linked directly to changes in the WMI data model. Therefore, WMI enables an event provider to define an event class that describes the event)
comp., MSheavy event리소스 사용량이 많은 이벤트 (A performance event that occurs regularly and for which detailed information is collected)
comp., MSinput event입력 이벤트 (The set of software events that provide applications with information about changes on the device, computer or Surface screen. There are two types of input events: input primitives and derived input)
comp., MSinsert event삽입 이벤트 (The event kind used to signify the arrival of an event into the stream. The insert event type consists of metadata that defines the valid lifetime of the event and the payload (data) fields of the event)
comp., MSinterval event간격 이벤트 (An event whose payload is valid for a given period of time. The metadata of the interval event requires that both the start and end time of the interval be provided in the event metadata. Interval events are valid only for this specific interval)
comp., MSinterval event model간격 이벤트 모델 (The event model of an interval event)
comp., MSintrinsic event내부 이벤트 (An event that occurs in response to a change in the standard WMI data model. Each intrinsic event class represents a specific type of change and occurs when WMI or a provider creates, deletes, or modifies a namespace, class, or class instance)
comp., MSlight event리소스 사용량이 적은 이벤트 (A performance event that occurs only occasionally and for which limited information is collected)
ITloss event손실 사건
comp., MSmanagement event관리 이벤트 (An event designed for communicating status information or a threshold condition. Examples are failure of the reader, or the noise level being too high)
comp., MSMarketing Event Planning and Execution마케팅 이벤트 계획 및 실행 (A template that outlines the main categories that you should consider when beginning to plan a marketing event. Use this template to assist you in walking through key event elements while you are in the planning stages)
comp., MSmissing event누락된 이벤트 (An event that was supposed to occur within a specified time interval, but did not occur)
comp., MSnumber of events이벤트 수 (In consolidated events, how many events are in the group and therefore related to the same root problem)
comp., MSonline event온라인 이벤트 (An auditorium-style meeting that requires participants to register in order to attend)
comp., MSperformance event성능 이벤트 (An event that is raised if a performance metric, such as the time from when a request was made until the response is sent, exceeds the configured threshold)
comp., MSpoint event시점 이벤트 (An event occurrence as of a single point in time. Only the start time is required for the event. The CEP server infers the valid end time by adding a tick (the smallest unit of time in the underlying time data type) to the start time to set the valid time interval for the event. Point events are valid only for this single instant of time)
comp., MSpoint event model시점 이벤트 모델 (The event model of a point event)
comp., MSpost-event사후 이벤트 (Occurring after a core system operation has been completed)
comp., MSpre-event사전 이벤트 (Occurring before a core system operation occurs)
comp., MSprogram event프로그램 이벤트 (An action or occurrence to which a program might respond. Examples include state changes, data transfers, key presses, and mouse movements)
comp., MSProject Server Event ManagerProject Server 이벤트 관리자 (Part of the Project Server Eventing Service that loads and executes event handlers)
comp., MSraise an event이벤트를 발생시키다 (Perform an action, such as clicking a control in a graphical user interface, leading to the execution of a piece of code)
math.random event임의사상, 확률사상
stat.random event확률사상
stat.random event임의사상
comp., MSrelated events관련 이벤트 (Other events that might be related to the selected event based on time. Time-based correlation helps establish causality by grouping Operational, Performance, System, and Application events that occur over a defined period)
comp., MSretract event취소 이벤트 (An internal event kind used to modify an existing insert event by modifying the end time of the event)
comp., MSrouted event라우트된 이벤트 (An event instance that propagates through a tree of related elements rather than just targeting to a single element)
comp., MSsignal event신호 이벤트 (In a statechart or activity diagram, an indication that one object has received a signal from another. A signal can be declared by using the keyword signal on a class in a class diagram)
comp., MSsimilar events비슷한 이벤트 (Events that resemble one another and where criteria similarity depends on the type of event)
comp., MSStreamInsight Event Flow DebuggerStreamInsight 이벤트 흐름 디버거 (A stand-alone tool in the Microsoft StreamInsight platform that provides event-flow debugging and analysis)
comp., MSsubscription event rule구독 이벤트 규칙 (A rule that processes information for event-driven subscriptions)
comp., MSsynchronous event동기화 이벤트 (An event whose handler runs in the same processing thread as the action that raised the event. The action cannot continue until processing is complete for the event handler)
comp., MSsystem event시스템 이벤트 (An event triggered by Windows system components that is recorded in the system log, such as the failure of a driver or other system component to load during startup)
comp., MSSystem Event Notification Services시스템 이벤트 알림 서비스 (An event publisher for various system events)
ITthreat event위협 사건
comp., MStime event시간 이벤트 (An event that occurs after a designated period of time or on the occurrence of a given date or time. A time event is indicated by the keyword after, followed by an expression that evaluates to an amount of time)
comp., MSTime Event Broker시간 이벤트 브로커 (A feature that provides time events that can be used to initiate background work in suspended apps)
comp., MStouch DOM event터치 DOM 이벤트 (A touch event for the Web and Windows Web applications. Web developers use touch DOM events to enable touch)
comp., MStransition event전환 이벤트 (A change in the location of processor event execution between ring 3 (user mode) and ring 0 (kernel mode). Transition events represent time spent outside the direct execution of the application code. Transition events can be time spent in threads that are not part of the profiled item, or time spent executing calls from the profiled item to the operating system)
comp., MStransport event전송 이벤트 (An occurrence of a particular message transport activity or phase through the SMTP and NNTP services)
comp., MStrigger event트리거 이벤트 (The parameters of a Microsoft Dynamics CRM workflow that define the circumstances in which the workflow performs its actions)
comp., MSusage event사용 이벤트 (A user action that is counted and analyzed by the recommendations algorithm in the Analytics Service)
ITvulnerability event취약성 사건
comp., MSWindows Live EventsWindows Live 이벤트 (The Windows Live service for event planning and invitations)
comp., MSWMI Numeric Event ProviderWMI 숫자 이벤트 공급자 (A provider that enables a Management Pack rule to use any WMI Class data that contains numeric properties as numeric data)

Get short URL