Visual Basic (Usage) | ![]() |
---|---|
Dim instance As New AlarmConditionTimedUnshelveEventHandler(AddressOf HandlerMethod) |
C# | |
---|---|
public delegate ServiceResult AlarmConditionTimedUnshelveEventHandler( ISystemContext context, AlarmConditionState alarm ) |
Parameters
- context
- The current system context.
- alarm
- The alarm that raised the event.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x