iControl.NetworkingVLAN.Endset_customer_id C# (CSharp) Method

Endset_customer_id() public method

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