using System.Net; namespace ET { public class NetKcpComponent: Entity, IAwake, IAwake, IDestroy { public AService Service; public int SessionStreamDispatcherType { get; set; } } }