public event EventHandler NotificationSendTimeout
Public Event NotificationSendTimeout As EventHandler
public: virtual event EventHandler^ NotificationSendTimeout { void add (EventHandler^ value); void remove (EventHandler^ value); }
abstract NotificationSendTimeout : IEvent<EventHandler, EventArgs> override NotificationSendTimeout : IEvent<EventHandler, EventArgs>
function add_NotificationSendTimeout(value); function remove_NotificationSendTimeout(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.