SocketConnection

Namespace: uModWebSockets

Assembly: uMod.Core.dll

Inheritance Object SocketConnection

Implements IWebSocketConnection

Constructors

Name

Summary

SocketConnection ()

Properties

Name

Summary

Address

ConnectionName

Id

Path

Port

State

Methods

Name

Summary

Close (Int32)

Send (String)

Send (Byte[])

Send (Object)

Send<T> (T)

Send<T> (Packet, T)