TTMSMCPResource.Size Property
Size of the raw resource content in bytes, before any encoding, when known. Left out of the descriptor while it is
-1(the default, meaning unknown).
API unit family: TMS.MCP.Resources
Declaring type: TTMSMCPResource
Type: Int64
Syntax
property Size: Int64;
Default: -1
Remarks
A resource whose content is genuinely empty should be given 0 rather than left at the default, so the two remain distinguishable in the descriptor.