iControl.NetworkingiSessionLocalInterface.Endset_allow_nat C# (CSharp) Method

Endset_allow_nat() public method

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