C# Class Hangfire.States.ProcessingLogState

Inheritance: IState
Afficher le fichier Open project: Softwire/Hangfire Class Usage Examples

Méthodes publiques

Méthode Description
ProcessingLogState ( string level, string message, string serverId ) : System
SerializeData ( ) : string>.Dictionary

Method Details

ProcessingLogState() public méthode

public ProcessingLogState ( string level, string message, string serverId ) : System
level string
message string
serverId string
Résultat System

SerializeData() public méthode

public SerializeData ( ) : string>.Dictionary
Résultat string>.Dictionary