Dynamicweb 8 Documentation
FromLogEntry Method

Log entry to examine.
Builds an info object from the specified log entry.
Syntax
'Declaration
 
Public Shared Function FromLogEntry( _ 
   ByVal e As Dynamicweb.Searching.Management.Logging.LogEntry _
) As EventLogProvider.EventLogEntrySupplyInfo
public static EventLogProvider.EventLogEntrySupplyInfo FromLogEntry( 
   Dynamicweb.Searching.Management.Logging.LogEntry e 
)

Parameters

e
Log entry to examine.

Return Value

Info object.
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

Reference

EventLogProvider.EventLogEntrySupplyInfo Class
EventLogProvider.EventLogEntrySupplyInfo Members

Send Feedback