NetHttpBindingElement Konstruktory

Definicja

Inicjuje nowe wystąpienie klasy NetHttpBindingElement.

Przeciążenia

NetHttpBindingElement()

Inicjuje nowe wystąpienie klasy NetHttpBindingElement.

NetHttpBindingElement(String)

Inicjuje NetHttpBindingElement nowe wystąpienie klasy o określonej nazwie.

NetHttpBindingElement()

Inicjuje nowe wystąpienie klasy NetHttpBindingElement.

C#
public NetHttpBindingElement();

Dotyczy

.NET Framework 4.8.1 i inne wersje
Produkt Wersje
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

NetHttpBindingElement(String)

Inicjuje NetHttpBindingElement nowe wystąpienie klasy o określonej nazwie.

C#
public NetHttpBindingElement(string name);

Parametry

name
String

Nazwa.

Dotyczy

.NET Framework 4.8.1 i inne wersje
Produkt Wersje
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1