iControl.LocalLBProfileRequestLogging.Endset_request_secondary_template C# (CSharp) Method

Endset_request_secondary_template() public method

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