iControl.LocalLBProfileICAP.Endset_host C# (CSharp) Method

Endset_host() public method

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