Skip to content

F_DOL_GS_GameServer_m_udpOutSocket

Kyp Durron edited this page Aug 5, 2015 · 1 revision

GameServer.m_udpOutSocket Field

[Missing

documentation for "F:DOL.GS.GameServer.m_udpOutSocket"]

Namespace: DOL.GS
Assembly: GameServer (in GameServer.dll) Version: 1.9.7.18692

Syntax

C#

protected Socket m_udpOutSocket

VB

Protected m_udpOutSocket As Socket

C++

protected:
Socket^ m_udpOutSocket

F#

val mutable m_udpOutSocket: Socket

Field Value

Type: Socket

See Also

Reference

GameServer Class
DOL.GS Namespace

Clone this wiki locally