[Missing <summary> documentation for "F:White_Tiger.Protocols.TCP.SocketPacket.m_currentSocket"]

Namespace: White_Tiger.Protocols.TCP
Assembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)

Syntax

C#
public Socket m_currentSocket
Visual Basic
Public m_currentSocket As Socket
Visual C++
public:
Socket^ m_currentSocket

Field Value

Type: Socket

See Also