Click or drag to resize

EventLogMessageCollection Properties

The EventLogMessageCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of items in the collection
Public propertyIsSynchronized
Gets a value indicating whether access to the collection is synchronized (thread safe).
Public propertyItem
Retrieves the item at the specified indexed location in the collection.
Public propertySyncRoot
Gets an object that can be used to syncronize access to EventLogMessageCollection
Top
See Also