Method | Description | |
---|---|---|
Delete ( byte blobIdentifier ) : void | ||
Equals ( IExternalBlobConnection connection ) : bool | ||
GarbageCollect ( ICollection |
||
OpenReader ( byte blobIdentifier ) : Stream | ||
OpenWriter ( ) : ExternalBlobWriter |
public Equals ( IExternalBlobConnection connection ) : bool | ||
connection | IExternalBlobConnection | |
return | bool |
public GarbageCollect ( ICollection |
||
livingBlobIdentifiers | ICollection |
|
createdBefore | System.DateTime | |
return | void |
public OpenReader ( byte blobIdentifier ) : Stream | ||
blobIdentifier | byte | |
return | Stream |