NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Lidgren.Network
NetPeer Class
NetPeer Properties
Configuration Property
Connections Property
ConnectionsCount Property
MessageReceivedEvent Property
Port Property
Socket Property
Statistics Property
Status Property
Tag Property
UniqueIdentifier Property
UPnP Property
NetPeer
Port Property
Gets the port number this NetPeer is listening and sending on, if Start() has been called
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
int
Port
{
get
; }
Property Value
Type:
Int32
See Also
Reference
NetPeer Class
Internal.Lidgren.Network Namespace
Copyright 2024 NeoAxis Group. All rights reserved.