iControl.PEMServiceChainEndpoint.Endset_service_endpoint_to_endpoint C# (CSharp) 메소드

Endset_service_endpoint_to_endpoint() 공개 메소드

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