Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
CreateClonedStreamForReadOnlyPurposes ( ) : Stream |
Метод | Описание | |
---|---|---|
OpenFiles ( ) : void | ||
RecoverFromFailedRename ( string file ) : void |
protected CreateClonedStreamForReadOnlyPurposes ( ) : Stream | ||
Результат | Stream |
public CreateRemoteAppDomainState ( ) : |
||
Результат |
public EnsureCapacity ( int value ) : void | ||
value | int | |
Результат | void |
public FileBasedPersistentSource ( string basePath, string prefix, bool writeThrough ) : System | ||
basePath | string | |
prefix | string | |
writeThrough | bool | |
Результат | System |
public ReplaceAtomically ( Stream newNewLog ) : void | ||
newNewLog | Stream | |
Результат | void |