iControl.SecurityLogProfile.Endset_application_response_logging C# (CSharp) Method

Endset_application_response_logging() public method

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