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 | |
---|---|---|
CreateAndStart |
Initializes and starts a new instance of the BufferedEventPublisher<TEntry> class.
|
|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
Equals | (Inherited from Object.) | |
FlushAsync |
Flushes all the buffered entries.
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
ToString |
Returns a string that represents the current object.
(Inherited from Object.) |
|
TryPost |
Tries posting the specified entry.
|
See Also
BufferedEventPublisher<TEntry> Class
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Utility Namespace