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