C# Class Queue.Services.Server.QueueInstanceEventArgs

Mostra file Open project: breslavsky/queue Class Usage Examples

Public Properties

Property Type Description
ClientRequest DTO.ClientRequest
ClientRequestPlan DTO.ClientRequestPlan
Config DTO.Config
Event DTO.Event
Operator DTO.Operator
OperatorPlanMetrics DTO.OperatorPlanMetrics
QueuePlan DTO.QueuePlan

Property Details

ClientRequest public_oe property

public DTO.ClientRequest ClientRequest
return DTO.ClientRequest

ClientRequestPlan public_oe property

public DTO.ClientRequestPlan ClientRequestPlan
return DTO.ClientRequestPlan

Config public_oe property

public DTO.Config Config
return DTO.Config

Event public_oe property

public DTO.Event Event
return DTO.Event

Operator public_oe property

public DTO.Operator Operator
return DTO.Operator

OperatorPlanMetrics public_oe property

public DTO.OperatorPlanMetrics OperatorPlanMetrics
return DTO.OperatorPlanMetrics

QueuePlan public_oe property

public DTO.QueuePlan QueuePlan
return DTO.QueuePlan