Class NetworkConnectionRequest
- Namespace
- Netick
- Assembly
- Netick.dll
public sealed class NetworkConnectionRequest
- Inheritance
-
NetworkConnectionRequest
- Inherited Members
Fields
AllowConnection
public bool AllowConnection
Field Value
Properties
Data
public byte[] Data { get; }
Property Value
- byte[]
DataLength
public int DataLength { get; set; }
Property Value
Source
public IEndPoint Source { get; }
Property Value
Methods
Accept()
public void Accept()
Refuse()
public void Refuse()