InformationToClient.NumberOfFailureAttempts Field

Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

    Dim instance As InformationToClient
Dim value As Integer

value = instance.NumberOfFailureAttempts

instance.NumberOfFailureAttempts = value

Syntax

'Declaration
<XmlElementAttribute> _
Public NumberOfFailureAttempts As Integer
[XmlElementAttribute] 
public int NumberOfFailureAttempts
[XmlElementAttribute] 
public:
int NumberOfFailureAttempts
/** @attribute XmlElementAttribute() */ 
public int NumberOfFailureAttempts
XmlElementAttribute 
public var NumberOfFailureAttempts : int

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also

Reference

InformationToClient Class
InformationToClient Members
Microsoft.ResourceManagement.Workflow.Activities Namespace