CloudEventEntryExtensions Members
Include Protected Members
Include Inherited Members
Applies to: Semantic Logging 2.0
The CloudEventEntryExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
SubscribeWithConversion |
Subscribes an IObserver<T> sink by doing a straight projection of a sequence of EventEntry and converting it to a CloudEventEntry entity.
|
|
TryConvertToCloudEventEntry |
Converts an EventEntry to a CloudEventEntry.
|
See Also
CloudEventEntryExtensions Class
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Utility Namespace