TeamFoundationCatalogService.ITeamFoundationService.ServiceFlushCache Method
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
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.