Method DoCacheWrite
DoCacheWrite(String, IOContext)
Subclass can override this to customize logic; return
true
if this file should be written to the RAMDirectory.
Declaration
protected virtual bool DoCacheWrite(string name, IOContext context)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | |
IOContext | context |
Returns
Type | Description |
---|---|
System.Boolean |