CloudEvent.Source Property

Definition

Gets or sets the context in which an event happened. The combination of Id and Source must be unique for each distinct event.

public string Source { get; set; }
member this.Source : string with get, set
Public Property Source As String

Property Value

Applies to