Home
last modified time | relevance | path

Searched defs:_sessionHandle (Results 1 – 9 of 9) sorted by relevance

/dports/devel/poco/poco-1.10.1-all/Data/PostgreSQL/include/Poco/Data/PostgreSQL/
H A DSessionImpl.h122 mutable SessionHandle _sessionHandle; variable
H A DStatementExecutor.h92 SessionHandle& _sessionHandle; variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Windows/WebSockets/
H A DServerWebSocket.cs37 private readonly SafeHandle _sessionHandle; field in System.Net.WebSockets.ServerWebSocket
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/transport/
H A Dservice_state_machine.h232 transport::SessionHandle _sessionHandle; variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebSockets.Client/src/System/Net/WebSockets/
H A DWinHttpWebSocketState.cs22 private Interop.WinHttp.SafeWinHttpHandle _sessionHandle; field in System.Net.WebSockets.WinHttpWebSocketState
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/
H A DTdsParserStateObjectNative.cs15 private SNIHandle _sessionHandle = null; // the SNI handle we're to work on field in System.Data.SqlClient.TdsParserStateObjectNative
H A DTdsParserStateObjectManaged.cs15 private SNIHandle _sessionHandle = null; // the SNI handle we're to work on field in System.Data.SqlClient.SNI.TdsParserStateObjectManaged
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http.WinHttpHandler/src/System/Net/Http/
H A DWinHttpHandler.cs95 private SafeWinHttpHandle _sessionHandle; field in System.Net.Http.WinHttpHandler
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DTdsParserStateObject.cs51 …private SNIHandle _sessionHandle = null; // the SNI handle we're to wor… field in System.Data.SqlClient.TdsParserStateObject