3 references to Peek
System.WorkflowServices (3)
System\Workflow\Activities\ReceiveActivity.cs (3)
458
WorkflowRequestContext requestContext = workflowQueue.
Peek
() as WorkflowRequestContext;
1569
WorkflowRequestContext requestContext = workflowQueue.
Peek
() as WorkflowRequestContext;
1646
WorkflowRequestContext requestContext = workflowQueue.
Peek
() as WorkflowRequestContext;