iControl.ASMLoggingProfile.Endset_guarantee_logging_flag C# (CSharp) Method

Endset_guarantee_logging_flag() public method

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