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