iControl.NetworkingProfileFEC.Endset_keepalive_interval C# (CSharp) Method

Endset_keepalive_interval() public method

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