1 write to transportType
SMSvcHost (1)
System\ServiceModel\Activation\SharingService.cs (1)
37
this.
transportType
= transportType;
6 references to transportType
SMSvcHost (6)
System\ServiceModel\Activation\SharingService.cs (6)
100
Utility.AddRightGrantedToAccounts(ListenerConfig.GetAllowAccounts(this.
transportType
),
103
Utility.AddRightGrantedToAccounts(ListenerConfig.GetAllowAccounts(this.
transportType
),
119
if (
transportType
== TransportType.Tcp)
133
CreateRegisterBinding(this.
transportType
), string.Empty);
170
ListenerConfig.GetAllowAccounts(this.
transportType
));
202
MessageQueue.CloseAll(
transportType
);