SFSGameSettingsInvitationExpiryTime Property |
In private games, defines the number of seconds that the users invited to join the game have to reply to the invitation.
Namespace:
Sfs2X.Requests.Game
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public int InvitationExpiryTime { get; set; }
Property Value
Type:
Int32Remarks
The suggested range is 10 to 40 seconds. Default value is 15.
See Also