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

Endset_hello_time() public méthode

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