[BrowsableAttribute(false)] public bool IsBusy { get; }
<BrowsableAttribute(false)> Public ReadOnly Property IsBusy As Boolean Get
public: [BrowsableAttribute(false)] property bool IsBusy { bool get (); }
[<BrowsableAttribute(false)>] member IsBusy : bool with get
function get_IsBusy();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.