Table of Contents

Class NetickConnection

Namespace
Netick
Assembly
Netick.dll
public abstract class NetickConnection
Inheritance
NetickConnection
Inherited Members

Constructors

NetickConnection()

protected NetickConnection()

Properties

AssociatedNetworkConnection

public NetworkConnection AssociatedNetworkConnection { get; }

Property Value

NetworkConnection

EndPoint

public abstract IPEndPoint EndPoint { get; }

Property Value

IPEndPoint

Mtu

public abstract int Mtu { get; }

Property Value

int

Methods

Send(byte[], int)

public abstract void Send(byte[] data, int length)

Parameters

data byte[]
length int