iControl.LocalLBLSNPool.Endset_pcp_full_config C# (CSharp) Method

Endset_pcp_full_config() public method

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