1 implementation of SetContext
System.ServiceModel (1)
System\ServiceModel\Channels\ClientContextProtocol.cs (1)
181
public void
SetContext
(IDictionary<string, string> context)
1 reference to SetContext
System.WorkflowServices (1)
System\ServiceModel\Activities\WorkflowClientDeliverMessageWrapper.cs (1)
56
contextManager.
SetContext
(context);