IsDraftUpdatedEvent Class
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.
Real time event (SignalR) for IsDraft update on a pull request
C#
[System.Runtime.Serialization.DataContract]
public class IsDraftUpdatedEvent : Microsoft.TeamFoundation.SourceControl.WebApi.RealTimePullRequestEvent
type IsDraftUpdatedEvent = class
inherit RealTimePullRequestEvent
Public Class IsDraftUpdatedEvent
Inherits RealTimePullRequestEvent
- Inheritance
- Attributes
Event |
The id of this event. Can be used to track send/receive state between client and server. (Inherited from RealTimePullRequestEvent) |
Pull |
The id of the pull request this event was generated for. (Inherited from RealTimePullRequestEvent) |
Produk | Versi |
---|---|
Azure DevOps Services .NET SDK | preview |