public Exception LastException { get; set; }
Public Property LastException As Exception Get Set
public: property Exception^ LastException { Exception^ get (); void set (Exception^ value); }
member LastException : Exception with get, set
function get_LastException(); function set_LastException(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.