7 references to ThreadingModel
System.ServiceModel (7)
System\ServiceModel\ComIntegration\ComPlusInstanceContextInitializer.cs (3)
75
ThreadingModel
.MTA);
121
case
ThreadingModel
.MTA:
125
case
ThreadingModel
.STA:
System\ServiceModel\ComIntegration\ServiceInfo.cs (4)
52
ThreadingModel
threadingModel;
133
this.threadingModel =
ThreadingModel
.STA;
138
this.threadingModel =
ThreadingModel
.MTA;
265
public
ThreadingModel
ThreadingModel