'Declaration Public Delegate Sub AlarmBackupResponseHandler( _ ByVal final As Boolean, _ ByVal status As Status _ )
'Usage Dim instance As New AlarmBackupResponseHandler(AddressOf HandlerMethod)
Parameters
- final
- Whether this is the final response.
- status
- Overall operation status.