iControl.SystemVCMP.Endset_management_gateway C# (CSharp) Méthode

Endset_management_gateway() public méthode

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