Uses of Class
system.net.http.SocketsHttpHandler
-
Packages that use SocketsHttpHandler Package Description system.net.http -
-
Uses of SocketsHttpHandler in system.net.http
Methods in system.net.http that return SocketsHttpHandler Modifier and Type Method Description static SocketsHttpHandler
SocketsHttpHandler. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoSocketsHttpHandler
, a cast assert is made to check if types are compatible.
-