event EventHandler<EventArgs<Exception>> ClientConnectingException
Event ClientConnectingException As EventHandler(Of EventArgs(Of Exception))
event EventHandler<EventArgs<Exception^>^>^ ClientConnectingException { void add (EventHandler<EventArgs<Exception^>^>^ value); void remove (EventHandler<EventArgs<Exception^>^>^ value); }
abstract ClientConnectingException : IEvent<EventHandler<EventArgs<Exception>>, EventArgs<Exception>>
function add_ClientConnectingException(value); function remove_ClientConnectingException(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.