|
| Name | Description |
|---|
 | ComputePendingDelta | |
 | ComputePendingDeltas | Computes all pending deltas |
 | CopyStreamToTempFile | |
 | DeleteFile | Deletes the given file (Marks it as unaccessible). |
 | DeleteFiles | |
 | DeleteNamedFiles | |
 | DoCleanup | Cleans up orphaned blobs out of the file service |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | FromMimeType | |
 | GetFileStatistics | Retrieves File Statistics about the given file id - used mostly for testing |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | QueryNamedFiles(TeamFoundationRequestContext, OwnerId) | |
 | QueryNamedFiles(TeamFoundationRequestContext, OwnerId, String) | |
 | RenameFile | Rename the given file |
 | RetrieveFile(TeamFoundationRequestContext, Int32, CompressionType%) | Retrieves a file from the Blob Store |
 | RetrieveFile(TeamFoundationRequestContext, Int32, Boolean, array<Byte>%, Int64%, CompressionType%) | Retrieves a file from the blob store |
 | RetrieveNamedFile | |
 | ServiceEnd | ITeamFoundationService.ServiceEnd |
 | ServiceStart | ITeamFoundationService.ServiceStart |
  | ToMimeType | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | TryGetFileId | Returns the file id of the file with the given name |
 | UploadFile(TeamFoundationRequestContext, array<Byte>) | Uploads the given file to the Blob Store |
 | UploadFile(TeamFoundationRequestContext, array<Byte>, array<Byte>) | Uploads the given file to the Blob Store |
 | UploadFile(TeamFoundationRequestContext, Stream, OwnerId) | Uploads the given file to the Blob Store |
 | UploadFile(TeamFoundationRequestContext, Stream, OwnerId, String) | Uploads the given file to the Blob Store |
 | UploadFile(TeamFoundationRequestContext, Stream, array<Byte>, OwnerId) | Uploads the given file to the Blob Store |
 | UploadFile(TeamFoundationRequestContext, array<Byte>, array<Byte>, Int64, CompressionType) | Uploads the given file to the Blob Store |
 | UploadFile(TeamFoundationRequestContext, Stream, array<Byte>, Int64, CompressionType, OwnerId, String, Int32) | Uploads the given file to the Blob Store |
 | UploadFile(TeamFoundationRequestContext, Int32%, array<Byte>, Int64, Int64, CompressionType, Int64, array<Byte>, Int32, OwnerId, String, Int32) | |
 | UploadFile(TeamFoundationRequestContext, Int32%, Stream, array<Byte>, Int64, Int64, Int64, CompressionType, OwnerId, String, Int32, Boolean) | Uploads the given file to the Blob Store |