Miner.Responder.WindowsService Assembly > Miner.Responder.WindowsService Namespace > Program Class : Started Event |
'Declaration Public Event Started As EventHandler(Of ProgramStartedEventArgs)
'Usage Dim instance As Program Dim handler As EventHandler(Of ProgramStartedEventArgs) AddHandler instance.Started, handler
public event EventHandler<ProgramStartedEventArgs> Started
The event handler receives an argument of type ProgramStartedEventArgs containing data related to this event. The following ProgramStartedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Group |
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.