iControl.SystemCertificateRevocationListFile.Enddelete_certificate_revocation_list_file C# (CSharp) Méthode

Enddelete_certificate_revocation_list_file() public méthode

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