Table of Contents

Class KickRequestSystemMainThreadQueueData

Namespace
FishMMO.Server.Implementation
Assembly
FishMMO.Server.dll

Main-thread queue data container for KickRequestSystem. Separate concrete type ensures the DataContainerRegistry creates an independent instance for this system.

public class KickRequestSystemMainThreadQueueData : SystemMainThreadQueueData, IRuntimeDataContainer<INetworkManagerWrapper, ServerManager, NetworkConnection, IRuntimeDataContainer>, IServerComponent<INetworkManagerWrapper, ServerManager, NetworkConnection, IRuntimeDataContainer>, IKickRequestSystemMainThreadQueueData, IMainThreadQueueData, IRuntimeDataContainer, IServerComponent
Inheritance
KickRequestSystemMainThreadQueueData
Implements
Inherited Members