iControl.SystemConfigSync.Endinstall_all_encrypted_configuration C# (CSharp) 메소드

Endinstall_all_encrypted_configuration() 공개 메소드

public Endinstall_all_encrypted_configuration ( System asyncResult ) : void
asyncResult System
리턴 void
        public void Endinstall_all_encrypted_configuration(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SystemConfigSync