FileAppender.LockingModelBase overview
CurrentAppender | Gets or sets the FileAppender for this LockingModel |
AcquireLock | Acquire the lock on the file |
CloseFile | Close the file |
Equals (inherited from Object) | � |
GetHashCode (inherited from Object) | � |
GetType (inherited from Object) | � |
OpenFile | Open the output file |
ReleaseLock | Release the lock on the file |
ToString (inherited from Object) | � |
FileAppender.LockingModelBase Constructor | Initializes a new instance of the FileAppender.LockingModelBase class. |
CloseStream | Helper method to close stream under CurrentAppender's SecurityContext. |
CreateStream | Helper method that creates a FileStream under CurrentAppender's SecurityContext. |
Finalize (inherited from Object) | � |
MemberwiseClone (inherited from Object) | � |
FileAppender.LockingModelBase Class | log4net.Appender Namespace