iControl.LocalLBProfilePCP.Endset_mapping_recycle_delay C# (CSharp) Method

Endset_mapping_recycle_delay() public method

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