Provides a mechanism for maintaining a session for a test
SessionId
Initializes a new instance of the SessionId class
public SessionId(string opaqueKey)
Parameters
opaqueKey
string
Key for the session in use
If opaqueKey
is null.
Indicates whether the current session ID value is the same as obj
.
public override bool Equals(object? obj)
Parameters
obj
object
The session to compare to.
Get the hash code of the key
public override int GetHashCode()
Returns
The hash code of the key
Get the value of the key
public override string ToString()
Returns
The key in use
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4