iControl.PEMServiceChainEndpoint.Endset_service_endpoint_order C# (CSharp) Method

Endset_service_endpoint_order() public method

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