|
AppleLocalMultiplayer.ISession.SetServerPort Method |
Sets the server port. Must be called before starting the networking server.
Namespace:
LostPolygon.Apple.LocalMultiplayer
SyntaxParameters
- port
- Type: System.Int32
Server port number. Must be the same as used by the networking server.
Return Value
Type:
true on success, false on error.
See Also