iControl.LocalLBProfileRequestLogging.Endset_response_secondary_pool C# (CSharp) Method

Endset_response_secondary_pool() public method

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