iControl.PEMServiceChainEndpoint.Endset_service_endpoint_to_endpoint C# (CSharp) Method

Endset_service_endpoint_to_endpoint() public method

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