C# Class CK.Core.Tests.Monitoring.ActivityMonitorErrorLogs

Show file Open project: Invenietis/ck-core Class Usage Examples

Private Methods

Method Description
BuggyOnErrorHandler ( object source, CriticalErrorCollector e ) : void
InitializeEnv ( int threadCount, int operationCount, int buggyClientCount, double probFailurePerOperation, double probBuggyOnErrorHandlerFailure ) : void
MonitorErrorTrap ( ) : void
NewBuggyClient ( ThreadContext c ) : BuggyClient
OneRun ( int threadCount, int operationCount ) : void
RunAllAndWaitForTermination ( ) : void
SafeOnErrorHandler ( object source, CriticalErrorCollector e ) : void