FileDebugLogReadEnd Method |
Logs end of the read operation (logs the total size).
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax public static void LogReadEnd(
int size
)
Parameters
- size
- Type: SystemInt32
Size to log
See Also