iControl.NetworkingTrunk.Endset_active_lacp_state C# (CSharp) Method

Endset_active_lacp_state() public method

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