2 references to ChannelTokenProperty
System.WorkflowServices (2)
System\Workflow\Activities\SendActivity.cs (2)
135
return (ChannelToken) this.GetValue(SendActivity.
ChannelTokenProperty
);
139
this.SetValue(SendActivity.
ChannelTokenProperty
, value);