81 references to Exit
System (81)
net\System\Net\_ConnectStream.cs (4)
886if(Logging.On)Logging.Exit(Logging.Web, this, "BeginWrite", result); 1441if(Logging.On)Logging.Exit(Logging.Web, this, "Read", bytesRead); 1695if(Logging.On)Logging.Exit(Logging.Web, this, "BeginRead", result); 2000if(Logging.On)Logging.Exit(Logging.Web, this, "EndRead", bytesTransferred);
net\System\Net\HttpWebRequest.cs (7)
1434if (Logging.On) Logging.Exit(Logging.Web, this, "BeginGetRequestStream", asyncResult); 1496if (Logging.On) Logging.Exit(Logging.Web, this, "EndGetRequestStream", connectStream); 1612if (Logging.On) Logging.Exit(Logging.Web, this, "GetRequestStream", connectStream); 1989if (Logging.On) Logging.Exit(Logging.Web, this, "BeginGetResponse", _ReadAResult.Result); 2031if (Logging.On) Logging.Exit(Logging.Web, this, "BeginGetResponse", asyncResult); 2085if(Logging.On)Logging.Exit(Logging.Web, this, "EndGetResponse", httpWebResponse); 2275if(Logging.On)Logging.Exit(Logging.Web, this, "GetResponse", httpWebResponse);
net\System\Net\HttpWebResponse.cs (1)
427if(Logging.On)Logging.Exit(Logging.Web, this, "GetResponseStream", result);
net\System\Net\Sockets\Socket.cs (51)
1259Logging.Exit(Logging.Sockets, this, "Accept", socket); 1378Logging.Exit(Logging.Sockets, this, "Send", 0); 1394if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "Send", bytesTransferred); 1494if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "SendFile", errorCode); 1569Logging.Exit(Logging.Sockets, this, "Send", 0); 1589if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "Send", bytesTransferred); 1690if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "SendTo", bytesTransferred); 1792Logging.Exit(Logging.Sockets, this, "Receive", 0); 1821if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "Receive", bytesTransferred); 1913Logging.Exit(Logging.Sockets, this, "Receive", 0); 1942if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "Receive", bytesTransferred); 2051if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "ReceiveMessageFrom", errorCode); 2155if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "ReceiveFrom", bytesTransferred); 2779if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginConnect", asyncResult); 3109if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginConnect", result); 3139if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginConnect", result); 3189if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginConnect", result); 3262if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginDisconnect", asyncResult); 3477if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginSend", asyncResult); 3498if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "UnsafeBeginSend", asyncResult); 3678if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginSendFile", errorCode); 3735if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginSend", asyncResult); 3869Logging.Exit(Logging.Sockets, this, "EndSend", 0); 3873if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "EndSend", bytesTransferred); 4003if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginSendTo", asyncResult); 4141if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "EndSendTo", bytesTransferred); 4230if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginReceive", asyncResult); 4247if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "UnsafeBeginReceive", asyncResult); 4365if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginReceive", asyncResult); 4521Logging.Exit(Logging.Sockets, this, "EndReceive", 0); 4525if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "EndReceive", bytesTransferred); 4652if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginReceiveMessageFrom", asyncResult); 4728if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "EndReceiveMessageFrom", bytesTransferred); 4821if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginReceiveFrom", asyncResult); 4984if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "EndReceiveFrom", bytesTransferred); 5039if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginAccept", asyncResult); 5374if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginAccept", asyncResult); 5532Logging.Exit(Logging.Sockets, this, "EndAccept", result); 5615Logging.Exit(Logging.Sockets, this, "EndAccept", socket); 6089if (s_LoggingEnabled) Logging.Exit(Logging.Sockets, this, "InternalBeginConnectHostName", result); 6974if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginConnectEx", asyncResult); 7268if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "BeginMultipleSend", asyncResult); 7314if(s_LoggingEnabled)Logging.Exit(Logging.Sockets, this, "EndMultipleSend", bytesTransferred); 7752if(s_LoggingEnabled) Logging.Exit(Logging.Sockets, this, "AcceptAsync", retval); 7863if(s_LoggingEnabled) Logging.Exit(Logging.Sockets, this, "ConnectAsync", retval); 7961if(s_LoggingEnabled) Logging.Exit(Logging.Sockets, this, "DisconnectAsync", retval); 8034if(s_LoggingEnabled) Logging.Exit(Logging.Sockets, this, "ReceiveAsync", retval); 8126if(s_LoggingEnabled) Logging.Exit(Logging.Sockets, this, "ReceiveFromAsync", retval); 8203if(s_LoggingEnabled) Logging.Exit(Logging.Sockets, this, "ReceiveMessageFromAsync", retval); 8346if(s_LoggingEnabled) Logging.Exit(Logging.Sockets, this, "SendPacketsAsync", retval); 8432if(s_LoggingEnabled) Logging.Exit(Logging.Sockets, this, "SendToAsync", retval);
net\System\Net\Sockets\TCPClient.cs (1)
436if(Logging.On)Logging.Exit(Logging.Sockets, this, "GetStream", m_DataStream);
net\System\Net\Sockets\TCPListener.cs (4)
245if(Logging.On)Logging.Exit(Logging.Sockets, this, "AcceptSocket", socket); 260if(Logging.On)Logging.Exit(Logging.Sockets, this, "AcceptTcpClient", returnValue); 298if(Logging.On)Logging.Exit(Logging.Sockets, this, "EndAcceptSocket", socket); 331if(Logging.On)Logging.Exit(Logging.Sockets, this, "EndAcceptTcpClient", socket);
net\System\Net\webclient.cs (5)
338if(Logging.On)Logging.Exit(Logging.Web, this, "DownloadData", result); 445if(Logging.On)Logging.Exit(Logging.Web, this, "OpenRead", stream); 500if(Logging.On)Logging.Exit(Logging.Web, this, "OpenWrite", webClientWriteStream); 554if(Logging.On)Logging.Exit(Logging.Web, this, "UploadData", result); 714if(Logging.On)Logging.Exit(Logging.Web, this, "UploadFile", responseBytes);
net\System\Net\WebSockets\WebSocketConnectionStream.cs (5)
165Logging.Exit(Logging.WebSockets, this, Methods.CloseNetworkConnectionAsync, bytesRead); 238Logging.Exit(Logging.WebSockets, this, Methods.ReadAsync, bytesRead); 676Logging.Exit(Logging.WebSockets, this, Methods.MultipleWriteAsync, completedAsynchronously); 728Logging.Exit(Logging.WebSockets, this, Methods.WriteAsync, completedAsynchronously); 805Logging.Exit(Logging.WebSockets, this, Methods.ReadAsyncCore, completedAsynchronously);
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (3)
199Logging.Exit(Logging.WebSockets, this, Methods.ReadAsyncCore, bytesRead); 309Logging.Exit(Logging.WebSockets, this, Methods.ReadAsyncFast, completedAsynchronously); 566Logging.Exit(Logging.WebSockets, this, Methods.WriteAsyncFast, completedAsynchronously);