Responder Developer Guide
HandleDeviceRestoringEvent Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
HandleDeviceRestoringEvent Class
Syntax
'Declaration
 
<ExportAttribute(Miner.Responder.Processors.Events.IEventHandler`1)>
Public Class HandleDeviceRestoringEvent 
   Implements Miner.Responder.Processors.Events.IEventHandler(Of DeviceClosingEvent), Miner.Responder.Processors.Events.IEventHandler(Of DeviceOpeningEvent), Miner.Responder.Processors.Events.IEventHandler(Of IncidentRestoringEvent) 
'Usage
 
Dim instance As HandleDeviceRestoringEvent
[Export(Miner.Responder.Processors.Events.IEventHandler`1)]
public class HandleDeviceRestoringEvent : Miner.Responder.Processors.Events.IEventHandler<DeviceClosingEvent>, Miner.Responder.Processors.Events.IEventHandler<DeviceOpeningEvent>, Miner.Responder.Processors.Events.IEventHandler<IncidentRestoringEvent>  
Inheritance Hierarchy

System.Object
   Miner.Responder.Processors.Events.EventHandlers.HandleDeviceRestoringEvent

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

HandleDeviceRestoringEvent Members
Miner.Responder.Processors.Events.EventHandlers Namespace

 

 


Send Comment