Responder Developer Guide
HandleDeviceClosedEvent Class
Members 


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

System.Object
   Miner.Responder.Processors.Events.EventHandlers.PostProcessEvents.PostProcessEventHandlerBase<T>
      Miner.Responder.Processors.Events.EventHandlers.PostProcessEvents.HandleDeviceClosedEvent

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

HandleDeviceClosedEvent Members
Miner.Responder.Processors.Events.EventHandlers.PostProcessEvents Namespace

 

 


Send Comment