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

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

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