public Action<Exception> DataReadExceptionHandler { get; set; }
Public Property DataReadExceptionHandler As Action(Of Exception) Get Set
public: property Action<Exception^>^ DataReadExceptionHandler { Action<Exception^>^ get (); void set (Action<Exception^>^ value); }
member DataReadExceptionHandler : Action<Exception> with get, set
function get_DataReadExceptionHandler(); function set_DataReadExceptionHandler(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.