@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Definition: [StructLayout(LayoutKind.Sequential)] internal struct tcp_keepalive { internal uint onoff; internal uint keepalivetime; internal uint keepaliveinterval; }; !!!!VB Definition: Structure tcp_keepalive Public TODO End Structure !!!!User-Defined Field Types: None. !!!!Notes: None. Documentation: tcp_keepalive@msdn on MSDN
Edit Structures.tcp_ke...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.