[BrowsableAttribute(false)] public ServerState CurrentState { get; }
<BrowsableAttribute(false)> Public ReadOnly Property CurrentState As ServerState Get
public: [BrowsableAttribute(false)] virtual property ServerState CurrentState { ServerState get () sealed; }
[<BrowsableAttribute(false)>] abstract CurrentState : ServerState with get [<BrowsableAttribute(false)>] override CurrentState : ServerState with get
function get_CurrentState();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.