iControl.ManagementKeyCertificate.Endexport_all_to_archive_file C# (CSharp) Метод

Endexport_all_to_archive_file() публичный Метод

public Endexport_all_to_archive_file ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endexport_all_to_archive_file(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementKeyCertificate