iControl.NetworkingProfileWCCPGRE.Endset_egress_forwarding C# (CSharp) Method

Endset_egress_forwarding() public method

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