mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-09-08 10:10:49 +00:00
Limits
This commit is contained in:
@@ -176,6 +176,7 @@ public struct Tdu
|
||||
if (metadata == null)
|
||||
throw new Exception("Metadata must be provided for types.");
|
||||
|
||||
ParserGuard.EnsureRemoteTypeMetadataDepth(connection, metadata);
|
||||
var metadataData = metadata.Compose(connection);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user