iControl.NetworkingPacketFilter.Endset_sort_order C# (CSharp) Method

Endset_sort_order() public method

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