Home
last modified time | relevance | path

Searched refs:Duration_PostLogin (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/
H A DSqlConnectionTimeoutErrorInternal.cs182 durationString = SQLMessage.Duration_PostLogin( in GetErrorMessage()
H A DSqlUtil.cs1026 …internal static string Duration_PostLogin(long PreLoginBeginDuration, long PreLoginHandshakeDurati… in Duration_PostLogin() method in System.Data.SqlClient.SQLMessage
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DSqlConnectionTimeoutErrorInternal.cs196 durationString = SQLMessage.Duration_PostLogin( in GetErrorMessage()
H A DSqlUtil.cs1587 …static internal string Duration_PostLogin(long PreLoginBeginDuration, long PreLoginHandshakeDurati… in Duration_PostLogin() method in System.Data.SqlClient.SQLMessage