iControl.PEMForwardingEndpoint.Endset_forwarding_endpoint_type C# (CSharp) Method

Endset_forwarding_endpoint_type() public method

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