Struct Session
- Namespace
- Netick
- Assembly
- Netick.dll
public struct Session : IEquatable<Session>
- Implements
- Inherited Members
Fields
IP
public string IP
Field Value
Name
public string Name
Field Value
Port
public int Port
Field Value
Methods
Equals(Session)
public bool Equals(Session other)
Parameters
otherSession
Returns
GetHashCode()
public override int GetHashCode()