iControl.LocalLBProfileRequestLogging.Endset_response_secondary_protocol C# (CSharp) Method

Endset_response_secondary_protocol() public method

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