iControl.NetworkingProfileFEC.Endset_source_packet C# (CSharp) Method

Endset_source_packet() public method

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