Loupe - Log - Monitor - Resolve
Gibraltar.Data Namespace / SessionHeader Class / HasData Property

In This Topic
    HasData Property (SessionHeader)
    In This Topic
    Indicates if session data is available.
    Syntax
    'Declaration
     
    
    Public Property HasData As Boolean
    public bool HasData {get; set;}
    Remarks
    The session summary can be transfered separately from the session details and isn't subject to pruning so it may be around long before or after the detailed data is.
    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