NetworkGamer.Machine Property
Gets an object representing the physical gaming machine this NetworkGamer is playing on.
Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)
Syntax
public NetworkMachine Machine { get; set; }
Property Value
An object representing the physical gaming machine this NetworkGamer is playing on.
Remarks
If there are several gamers all playing on the same gaming machine, they will all share a single value for the Machine property.
See Also
Reference
NetworkGamer Class
NetworkGamer Members
Microsoft.Xna.Framework.Net Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP