iControl.LocalLBProfileRequestLogging.Endset_request_secondary_pool C# (CSharp) Method

Endset_request_secondary_pool() public method

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