mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Builder_Library >> Statistics >> SobekCM_Stats_Reader_Processor

SobekCM_Stats_Reader_Processor Class



Class processes all web IIS logs to SQL insert commands in a worker thread


Namespace: SobekCM.Builder_Library.Statistics
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public class SobekCM_Stats_Reader_Processor

Remarks

This class is used by the SobekCM Stats Reader app

Inheritance Hierarchy

System..::..Object
  SobekCM.Builder_Library.Statistics..::..SobekCM_Stats_Reader_Processor

Constructors

  NameDescription
Public methodSobekCM_Stats_Reader_Processor
Constructor for a new instance of the SobekCM_Stats_Reader_Processor worker class

Methods

  NameDescription
Public methodProcess_IIS_Logs
Process the IIS web logs to SQL insert commands

Events

  NameDescription
Public eventNew_Status
Event is fired when the statistics reader has progress to report during the overall process

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )