Questo argomento non è stato ancora valutato - Valuta questo argomento

Proprietà ServiceBehaviorAttribute.AddressFilterMode

Gets or sets the AddressFilterMode that is used by the dispatcher to route incoming messages to the correct endpoint.

Spazio dei nomi: System.ServiceModel
Assembly: System.ServiceModel (in system.servicemodel.dll)

public AddressFilterMode AddressFilterMode { get; set; }
/** @property */
public AddressFilterMode get_AddressFilterMode ()

/** @property */
public void set_AddressFilterMode (AddressFilterMode value)

public function get AddressFilterMode () : AddressFilterMode

public function set AddressFilterMode (value : AddressFilterMode)

Non applicabile.

Valore proprietà

The AddressFilterMode object that is used by the dispatcher to route incoming messages to the correct endpoint.
Tipo di eccezioneCondizione

ArgumentOutOfRangeException

The value is not one of the AddressFilterMode values.

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile per Pocket PC, Windows Mobile per Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

Microsoft .NET Framework 3.0 è supportato in Windows Vista, Microsoft Windows XP SP2 e Windows Server 2003 SP1.

.NET Framework

Supportato in:
Il documento è risultato utile?
(1500 caratteri rimanenti)

Aggiunte alla community

AGGIUNGI
© 2013 Microsoft. Tutti i diritti riservati.