Class NetSocketTcpScenarioSender.ClientUpdateRegistration
Inherited Members
Namespace: Xareus.Scenarios.Network
Assembly: Xareus.Scenarios.Network.dll
Syntax
protected class NetSocketTcpScenarioSender.ClientUpdateRegistration
Properties
RegisterToTransitionFiredEvent
Declaration
public bool RegisterToTransitionFiredEvent { get; set; }
Property Value
Type | Description |
---|---|
bool |
Socket
Declaration
public Socket Socket { get; set; }
Property Value
Type | Description |
---|---|
Socket |