TransportConfigurationTypeElement Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the TransportConfigurationTypeElement class with a unique name.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- name
-
Type:
System::String^
A string that uniquely identifies the transport type.
| Exception | Condition |
|---|---|
| ArgumentNullException | name is null. |
.NET Framework
Available since 3.0
Available since 3.0
Show: