EventDataExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extends EventData to support streaming
public static class EventDataExtensions
type EventDataExtensions = class
Public Module EventDataExtensions
- Inheritance
-
EventDataExtensions
Methods
DeserializeProperties(ArraySegment<Byte>, SerializationManager) |
Deserializes event data properties |
GetStreamNamespaceProperty(EventData) |
Gets stream namespace from the EventData |
GetStreamNamespaceProperty(EventData) |
Gets stream namespace from the EventData |
GetStreamNamespaceProperty(EventData) |
Gets stream namespace from the EventData |
SerializeProperties(EventData, SerializationManager) |
Serializes event data properties |
SerializeProperties(EventData, SerializationManager) |
Serializes event data properties |
SerializeProperties(EventData, SerializationManager) |
Serializes event data properties |
SetStreamNamespaceProperty(EventData, String) |
Adds stream namespace to the EventData |
SetStreamNamespaceProperty(EventData, String) |
Adds stream namespace to the EventData |
SetStreamNamespaceProperty(EventData, String) |
Adds stream namespace to the EventData |