Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
PropertyType
enum
System.Net.WebSockets.WebSocketProtocolComponent.PropertyType
package
Enumerator
ReceiveBufferSize
SendBufferSize
DisableMasking
AllocatedBuffer
DisableUtf8Verification
KeepAliveInterval
Definition at line
28
of file
WebSocketProtocolComponent.cs
.
29
{
30
ReceiveBufferSize
,
31
SendBufferSize
,
32
DisableMasking
,
33
AllocatedBuffer
,
34
DisableUtf8Verification
,
35
KeepAliveInterval
36
}
System.Net.WebSockets.WebSocketProtocolComponent.PropertyType.DisableUtf8Verification
@ DisableUtf8Verification
System.Net.WebSockets.WebSocketProtocolComponent.PropertyType.DisableMasking
@ DisableMasking
System.Net.WebSockets.WebSocketProtocolComponent.PropertyType.KeepAliveInterval
@ KeepAliveInterval
System.Net.WebSockets.WebSocketProtocolComponent.PropertyType.SendBufferSize
@ SendBufferSize
System.Net.WebSockets.WebSocketProtocolComponent.PropertyType.ReceiveBufferSize
@ ReceiveBufferSize
System.Net.WebSockets.WebSocketProtocolComponent.PropertyType.AllocatedBuffer
@ AllocatedBuffer
System
Net
WebSockets
WebSocketProtocolComponent
Generated by
1.10.0