Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SuppressContextFlow()
static
ConfiguredTaskAwaitable
System.Net.WebSockets.HttpWebSocket.SuppressContextFlow
(
this
Task
task
)
inline
static
package
Definition at line
189
of file
HttpWebSocket.cs
.
190
{
191
return
task
.ConfigureAwait(
continueOnCapturedContext
:
false
);
192
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.ExceptionArgument.task
@ task
References
System.task
.
System
Net
WebSockets
HttpWebSocket
Generated by
1.10.0