iControl.PEMServiceChainEndpoint.Endset_service_endpoint_from_vlan C# (CSharp) Method

Endset_service_endpoint_from_vlan() public method

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