iControl.NetworkingProfileGRE.Endset_flooding_type C# (CSharp) Method

Endset_flooding_type() public method

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