iControl.PEMForwardingEndpoint.Enddelete_forwarding_endpoint C# (CSharp) 메소드

Enddelete_forwarding_endpoint() 공개 메소드

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