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