Home
last modified time | relevance | path

Searched refs:MgdIsClientConnected (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DIISUnsafeMethods.cs196 internal static extern bool MgdIsClientConnected( in MgdIsClientConnected() method in System.Web.Hosting.UnsafeIISMethods
H A DIIS7WorkerRequest.cs836 return (!_connectionClosed && IIS.MgdIsClientConnected(_context)); in IsClientConnected()
1977 if (IIS.MgdIsClientConnected(_context)) { in RaiseCommunicationError()