Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Serialization Namespace / PacketReader Class / GetStorageSummary Method

GetStorageSummary Method
Returns a summary of packet count and size for each packet type
Syntax
'Declaration
 
Public Function GetStorageSummary() As List(Of PacketTypeStorageSummary)
 
Remarks
The returned list is sorted using the default sort implied by the PacketTypeStorageSummary.CompareTo method.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also