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