3 references to SessionCookieContainerProperty
System.Workflow.Activities (3)
InvokeWebService.cs (3)
91return (System.Net.CookieContainer)base.GetValue(SessionCookieContainerProperty); 95base.SetValue(SessionCookieContainerProperty, value); 207base.RemoveProperty(InvokeWebServiceActivity.SessionCookieContainerProperty);