Share via


SubscriberInfo.ErrorThreshold Field

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Public ErrorThreshold As Integer
'Usage
Dim instance As SubscriberInfo 
Dim value As Integer 

value = instance.ErrorThreshold 

instance.ErrorThreshold = value
public int ErrorThreshold
public:
int ErrorThreshold
public var ErrorThreshold : int

.NET Framework Security

See Also

Reference

SubscriberInfo Class

SubscriberInfo Members

Microsoft.TeamFoundation.Server Namespace