AsyncRefOperationConflictNotification(Int32, String) Constructor
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.
public AsyncRefOperationConflictNotification(int operationId, string commitId);
new Microsoft.TeamFoundation.SourceControl.WebApi.AsyncRefOperationConflictNotification : int * string -> Microsoft.TeamFoundation.SourceControl.WebApi.AsyncRefOperationConflictNotification
Public Sub New (operationId As Integer, commitId As String)
Parameters
- operationId
- Int32
- commitId
- String