Loupe - Log - Monitor - Resolve
Gibraltar.Serialization Namespace / PacketTypeStorageSummary Class
Members

In This Topic
    PacketTypeStorageSummary Class
    In This Topic
    Records a summary of packet count and aggregate size for one specific packet type
    Syntax
    'Declaration
     
    
    <DebuggerDisplayAttribute("Name: {QualifiedTypeName} Packets: {PacketCount} Total Bytes: {PacketSize}")>
    Public Class PacketTypeStorageSummary 
    [DebuggerDisplay("Name: {QualifiedTypeName} Packets: {PacketCount} Total Bytes: {PacketSize}")]
    public class PacketTypeStorageSummary 
    Inheritance Hierarchy

    System.Object
       Gibraltar.Serialization.PacketTypeStorageSummary

    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