iControl.LogDestinationIPFIX.Endset_template_delete_delay C# (CSharp) Method

Endset_template_delete_delay() public method

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