Method | Description | |
---|---|---|
CreateRemoteAppDomainState ( ) : |
||
CreateTemporaryStream ( ) : Stream | ||
Delete ( ) : void | ||
Dispose ( ) : void | ||
EnsureCapacity ( int value ) : void | ||
FileBasedPersistentSource ( string basePath, string prefix, bool writeThrough ) : System | ||
FlushLog ( ) : void | ||
ReplaceAtomically ( Stream newNewLog ) : void |
Method | Description | |
---|---|---|
CreateClonedStreamForReadOnlyPurposes ( ) : Stream |
Method | Description | |
---|---|---|
OpenFiles ( ) : void | ||
RecoverFromFailedRename ( string file ) : void |
protected CreateClonedStreamForReadOnlyPurposes ( ) : Stream | ||
return | Stream |
public CreateRemoteAppDomainState ( ) : |
||
return |
public FileBasedPersistentSource ( string basePath, string prefix, bool writeThrough ) : System | ||
basePath | string | |
prefix | string | |
writeThrough | bool | |
return | System |
public ReplaceAtomically ( Stream newNewLog ) : void | ||
newNewLog | Stream | |
return | void |