iControl.LocalLBLSNPool.Endset_pcp_selfip C# (CSharp) Method

Endset_pcp_selfip() public method

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