TeamFoundationVersionControlService.ITeamFoundationService.ServiceFlushCache Method
Namespace: Microsoft.TeamFoundation.VersionControl.Server
Assembly: Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)
Syntax
'Декларация
Private Sub ServiceFlushCache Implements ITeamFoundationService.ServiceFlushCache
void ITeamFoundationService.ServiceFlushCache()
private:
virtual void ServiceFlushCache() sealed = ITeamFoundationService::ServiceFlushCache
private abstract ServiceFlushCache : unit -> unit
private override ServiceFlushCache : unit -> unit
JScript does not support explicit interface implementations.
Implements
ITeamFoundationService.ServiceFlushCache()
.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.