Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IComputer Interface / LastContactTimestamp Property

In This Topic
    LastContactTimestamp Property (IComputer)
    In This Topic
    The timestamp of the last time this computer has contacted the server
    Syntax
    'Declaration
     
    
    ReadOnly Property LastContactTimestamp As DateTimeOffset
    DateTimeOffset LastContactTimestamp {get;}
    Remarks
    This is the time as seen by the server and not necessarily the ending timestamp of the last log received
    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