RealTimePullRequestEvent.EventId Property
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.
The id of this event. Can be used to track send/receive state between client and server.
[System.Runtime.Serialization.DataMember]
public Guid EventId { get; }
member this.EventId : Guid
Public ReadOnly Property EventId As Guid
Property Value
- Attributes