C# 클래스 Queue.Services.Server.QueueInstanceEventArgs

파일 보기 프로젝트 열기: breslavsky/queue 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ClientRequest DTO.ClientRequest
ClientRequestPlan DTO.ClientRequestPlan
Config DTO.Config
Event DTO.Event
Operator DTO.Operator
OperatorPlanMetrics DTO.OperatorPlanMetrics
QueuePlan DTO.QueuePlan

프로퍼티 상세

ClientRequest 공개적으로 프로퍼티

public DTO.ClientRequest ClientRequest
리턴 DTO.ClientRequest

ClientRequestPlan 공개적으로 프로퍼티

public DTO.ClientRequestPlan ClientRequestPlan
리턴 DTO.ClientRequestPlan

Config 공개적으로 프로퍼티

public DTO.Config Config
리턴 DTO.Config

Event 공개적으로 프로퍼티

public DTO.Event Event
리턴 DTO.Event

Operator 공개적으로 프로퍼티

public DTO.Operator Operator
리턴 DTO.Operator

OperatorPlanMetrics 공개적으로 프로퍼티

public DTO.OperatorPlanMetrics OperatorPlanMetrics
리턴 DTO.OperatorPlanMetrics

QueuePlan 공개적으로 프로퍼티

public DTO.QueuePlan QueuePlan
리턴 DTO.QueuePlan