Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

FileAppender.InterProcessLock�Methods

The methods of the FileAppender.InterProcessLock class are listed below. For a complete list of FileAppender.InterProcessLock class members, see the FileAppender.InterProcessLock Members topic.

Public Instance Methods

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 file specified and prepare for logging.
ReleaseLock
ToString (inherited from Object)

Protected Instance Methods

CloseStream (inherited from LockingModelBase) Helper method to close stream under CurrentAppender's SecurityContext.
CreateStream (inherited from LockingModelBase) Helper method that creates a FileStream under CurrentAppender's SecurityContext.
Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

FileAppender.InterProcessLock Class | log4net.Appender Namespace