iControl.SecurityLogProfile.Enddelete_log_profile C# (CSharp) Méthode

Enddelete_log_profile() public méthode

public Enddelete_log_profile ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Enddelete_log_profile(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SecurityLogProfile