mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-06-13 14:38:43 +00:00
Handle
This commit is contained in:
@@ -136,7 +136,7 @@ public abstract class NetworkServer<TConnection> : IDestructible where TConnecti
|
||||
}
|
||||
|
||||
|
||||
[Attribute]
|
||||
//[Attribute]
|
||||
public uint Timeout
|
||||
{
|
||||
get;
|
||||
@@ -144,7 +144,7 @@ public abstract class NetworkServer<TConnection> : IDestructible where TConnecti
|
||||
}
|
||||
|
||||
|
||||
[Attribute]
|
||||
//[Attribute]
|
||||
public uint Clock
|
||||
{
|
||||
get;
|
||||
|
||||
Reference in New Issue
Block a user