TCPServerNetwork 类
继承成员
命名空间: Fantasy.Network.TCP
程序集: Fantasy.Net.dll
语法
public sealed class TCPServerNetwork : ANetwork, IEntity, IDisposable, IPool
  方法
| 编辑本文 查看源代码Dispose()
销毁当前实体,销毁后会自动销毁当前实体下的所有实体。
声明
public override void Dispose()
  重写
| 编辑本文 查看源代码Initialize(NetworkTarget, IPEndPoint)
声明
public void Initialize(NetworkTarget networkTarget, IPEndPoint address)
  参数
| 类型 | 名称 | 描述 | 
|---|---|---|
| NetworkTarget | networkTarget | |
| IPEndPoint | address | 
RemoveChannel(uint)
声明
public override void RemoveChannel(uint channelId)
  参数
| 类型 | 名称 | 描述 | 
|---|---|---|
| uint | channelId |