TaskQueueResolverGetTaskProcessorMethodInfo Method

Definition

Namespace: MFiles.VAF.AppTasks
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public MethodInfo GetTaskProcessorMethodInfo(
	string queueId,
	string type
)

Parameters

queueId  String
 
type  String
 

Return Value

MethodInfo

See Also