iControl.ManagementNamed.Endset_server_statement C# (CSharp) Méthode

Endset_server_statement() public méthode

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