BufferedEventPublisher<TEntry> Members

Include Protected Members
Include Inherited Members

Applies to: Semantic Logging 2.0

The BufferedEventPublisher<TEntry> type exposes the following members.

Methods

  Name Description
Public methodStatic member CreateAndStart
Initializes and starts a new instance of the BufferedEventPublisher<TEntry> class.
Public method Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method FlushAsync
Flushes all the buffered entries.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method TryPost
Tries posting the specified entry.

See Also

BufferedEventPublisher<TEntry> Class

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Utility Namespace