iControl.SystemHAGroup.Endset_active_score C# (CSharp) Method

Endset_active_score() public method

public Endset_active_score ( System asyncResult ) : void
asyncResult System
return void
        public void Endset_active_score(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SystemHAGroup