Table of Contents

Struct Session

Namespace
Netick
Assembly
Netick.dll
public struct Session : IEquatable<Session>
Implements
Inherited Members

Fields

IP

public string IP

Field Value

string

Name

public string Name

Field Value

string

Port

public int Port

Field Value

int

Methods

Equals(Session)

public bool Equals(Session other)

Parameters

other Session

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int