iControl.PEMForwardingEndpoint.Enddelete_forwarding_endpoint C# (CSharp) Méthode

Enddelete_forwarding_endpoint() public méthode

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