C# 클래스 Hangfire.States.ProcessingSubState

상속: IState
파일 보기 프로젝트 열기: Softwire/Hangfire 1 사용 예제들

공개 메소드들

메소드 설명
ProcessingSubState ( string serverId ) : System
SerializeData ( ) : string>.Dictionary

메소드 상세

ProcessingSubState() 공개 메소드

public ProcessingSubState ( string serverId ) : System
serverId string
리턴 System

SerializeData() 공개 메소드

public SerializeData ( ) : string>.Dictionary
리턴 string>.Dictionary