Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / SessionSummary Class / ApplyMappingOverrides Method

In This Topic
    ApplyMappingOverrides Method
    In This Topic
    Overrides the native recorded product and application information with the specified values to reflect the server rules.
    Syntax
    'Declaration
     
    
    Public Sub ApplyMappingOverrides( _
       ByVal productName As String, _
       ByVal applicationName As String, _
       ByVal applicationVersion As Version, _
       ByVal environmentName As String, _
       ByVal promotionLevelName As String _
    ) 

    Parameters

    productName
    applicationName
    applicationVersion
    environmentName
    promotionLevelName
    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