iControl.SystemHAGroup.Endset_pool_attribute C# (CSharp) Method

Endset_pool_attribute() public method

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