iControl.NetworkingTunnel.Endset_profile C# (CSharp) Method

Endset_profile() public method

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