The MsgFlags type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
FLAG_AUTH
Bit value that, when set, indicates that packet has been authenticated.
FLAG_PRIV
Bit value that, when set, indicates that packet has been privacy protected.
FLAG_REPORTABLE
Bit value that, when set, indicates that sender of the packet expects report packet to be sent by the agent on errors.

See Also