C# (CSharp) FiftyOne Namespace

Nested Namespaces

FiftyOne.DeviceDetection
FiftyOne.Example
FiftyOne.Foundation
FiftyOne.Tests

Classes

Name Description
EventLog Utility class, contains implementation for logging support.
Log This is the base class for recording messages in text files. The write operation to file occurs outside of the current thread ensuring minimal impact on performance. If the process completes before the thread has finished writing it is possible that some messages will not be written. This is by design.
LogMessageEntity Class used to encapsulate a message to be written to the log table service.