Edit

AsyncRefOperationCommitLevelEventNotification(Int32, String) Constructor

Definition

public AsyncRefOperationCommitLevelEventNotification(int operationId, string commitId);
new Microsoft.TeamFoundation.SourceControl.WebApi.AsyncRefOperationCommitLevelEventNotification : int * string -> Microsoft.TeamFoundation.SourceControl.WebApi.AsyncRefOperationCommitLevelEventNotification
Public Sub New (operationId As Integer, commitId As String)

Parameters

operationId
Int32
commitId
String

Applies to