[This is preliminary documentation and is subject to change.]

The Heartbeat type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Delay
Delay between sending heartbeats. Default: 20s
Salt
Secret string used to verify players' names. Randomly generated at startup. Known only to this server and to heartbeat server(s).
Timeout
Request timeout for heartbeats. Default: 10s

See Also