1 write to m_retryAttempts
Microsoft.NET.Sdk.Publish.Tasks (1)
MsDeploy\VsMSDeployObject.cs (1)
487set { m_retryAttempts = value; }
1 reference to m_retryAttempts
Microsoft.NET.Sdk.Publish.Tasks (1)
MsDeploy\VsMSDeployObject.cs (1)
486get { return m_retryAttempts; }