1 instantiation of TransientChannelTicket
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\ChannelManagerService.cs (1)
205
return new
TransientChannelTicket
(channel, factory);
1 reference to TransientChannelTicket
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\ChannelManagerService.cs (1)
176
internal static
TransientChannelTicket
CreateTransientChannel(LogicalChannel logicalChannel)