Click or drag to resize

NetConnectionRemoteHailMessage Property

The message that the remote part specified via Connect() or Approve() - can be null.

Namespace:  Internal.Lidgren.Network
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public NetIncomingMessage RemoteHailMessage { get; }

Property Value

Type: NetIncomingMessage
See Also