iControl.PEMPolicy.Endset_rule_forwarding_endpoint C# (CSharp) Method

Endset_rule_forwarding_endpoint() public method

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