iControl.NetworkingSTPGlobals.Endset_transmit_hold C# (CSharp) Méthode

Endset_transmit_hold() public méthode

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