ENet Class Library for C#

Peer.Host Property

Gets the host associated with this peer.

[Visual Basic]
Public ReadOnly Property Host() As Host
   Public Get
   End Get
End Property
[C#]
public Host Host { public get; }

See Also

Peer Class | ENet Namespace