|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| QuicClientConnectionOptions () | |
Properties | |
| SslClientAuthenticationOptions? | ClientAuthenticationOptions [get, set] |
| IPEndPoint? | LocalEndPoint [get, set] |
| EndPoint? | RemoteEndPoint [get, set] |
| int | MaxBidirectionalStreams = 100 [get, set] |
| int | MaxUnidirectionalStreams = 100 [get, set] |
| TimeSpan | IdleTimeout [get, set] |
Definition at line 5 of file QuicClientConnectionOptions.cs.