<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Net/PacketReader.html"title="class in Microsoft.Xna.Framework.Net">PacketReader</a></td>
<tdclass="colLast">
<divclass="block">Provides common functionality for efficiently reading incoming network packets.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Net/PacketWriter.html"title="class in Microsoft.Xna.Framework.Net">PacketWriter</a></td>
<tdclass="colLast">
<divclass="block">Provides common functionality for efficiently formatting outgoing network packets.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Net/QualityOfService.html"title="class in Microsoft.Xna.Framework.Net">QualityOfService</a></td>
<tdclass="colLast">
<divclass="block">Describes the quality of the network connection between this machine and the host of a multiplayer session that was discovered with a matchmaking query.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="packageSummary"border="0"cellpadding="3"cellspacing="0"summary="Enum Summary table, listing enums, and an explanation">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Net/NetworkSessionJoinError.html"title="enum in Microsoft.Xna.Framework.Net">NetworkSessionJoinError</a></td>
<tdclass="colLast">
<divclass="block">Contains additional data about a NetworkSessionJoinException.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Net/NetworkSessionState.html"title="enum in Microsoft.Xna.Framework.Net">NetworkSessionState</a></td>
<tdclass="colLast">
<divclass="block">Defines the different states of a multiplayer session.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Net/NetworkSessionType.html"title="enum in Microsoft.Xna.Framework.Net">NetworkSessionType</a></td>
<tdclass="colLast">
<divclass="block">Defines the different types of a multiplayer session.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Net/SendDataOptions.html"title="enum in Microsoft.Xna.Framework.Net">SendDataOptions</a></td>
<tdclass="colLast">
<divclass="block">Defines options for network packet transmission.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="packageSummary"border="0"cellpadding="3"cellspacing="0"summary="Exception Summary table, listing exceptions, and an explanation">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Net/NetworkSessionJoinException.html"title="class in Microsoft.Xna.Framework.Net">NetworkSessionJoinException</a></td>
<tdclass="colLast">
<divclass="block">Thrown if an error was encountered while joining a session.</div>