ActivitiesResources.SharedResourceScopeLockExpired Field
TF270013: SharedResourceScopeActivity '{0}' failed because the shared resource lock on '{1}' expired. The ExpirationTime has elapsed and there is contention on the lock.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const SharedResourceScopeLockExpired As String
public const string SharedResourceScopeLockExpired
public:
literal String^ SharedResourceScopeLockExpired
static val mutable SharedResourceScopeLockExpired: string
public const var SharedResourceScopeLockExpired : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace