iControl.SystemVCMP.Endset_hostname C# (CSharp) Method

Endset_hostname() public method

public Endset_hostname ( System asyncResult ) : void
asyncResult System
return void
        public void Endset_hostname(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SystemVCMP