mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-13 12:43:17 +00:00
Put
This commit is contained in:
@@ -430,7 +430,7 @@ public partial class DistributedConnection : NetworkConnection, IStore
|
||||
if (packet.DataType == null)
|
||||
return offset;
|
||||
|
||||
|
||||
Console.WriteLine("Incoming: " + packet);
|
||||
if (packet.Method == IIPPacketMethod.Notification)
|
||||
{
|
||||
var dt = packet.DataType.Value;
|
||||
|
Reference in New Issue
Block a user