IBuildServer.EvaluateSchedules Method
Note: This API is now obsolete.
This method is called by TfsServerScheduler.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Декларация
<ObsoleteAttribute("This method has been deprecated. Please remove all references.", _
True)> _
Sub EvaluateSchedules
[ObsoleteAttribute("This method has been deprecated. Please remove all references.",
true)]
void EvaluateSchedules()
[ObsoleteAttribute(L"This method has been deprecated. Please remove all references.",
true)]
void EvaluateSchedules()
[<ObsoleteAttribute("This method has been deprecated. Please remove all references.",
true)>]
abstract EvaluateSchedules : unit -> unit
function EvaluateSchedules()
.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.