Questo argomento non è stato ancora valutato - Valuta questo argomento

Membri WSHttpBindingBase

Provides the base class with members common to the WSHttpBinding and the WSFederationHttpBinding.

Nelle tabelle riportate di seguito sono elencati i membri esposti dal tipo WSHttpBindingBase .

  Nome Descrizione
Metodo protetto WSHttpBindingBase Sottoposto a overload. Initializes a new instance of the WSHttpBindingBase class.
In alto
  Nome Descrizione
Proprietà pubblica BypassProxyOnLocal Gets or sets a value that indicates whether to bypass the proxy server for local addresses.
Proprietà pubblica CloseTimeout  Gets or sets the interval of time provided for a close operation to complete.(ereditato da Binding)
Proprietà pubblica EnvelopeVersion Gets the version of SOAP that is used for messages that are processed by this binding.
Proprietà pubblica HostNameComparisonMode Gets or sets a value that indicates whether the hostname is used to reach the service when matching the URI.
Proprietà pubblica MaxBufferPoolSize Gets or sets the maximum amount of memory allocated for the buffer manager that manages the buffers required by endpoints using this binding.
Proprietà pubblica MaxReceivedMessageSize Gets or sets the maximum size for a message that can be processed by the binding.
Proprietà pubblica MessageEncoding Gets or sets whether MTOM or Text/XML is used to encode SOAP messages.
Proprietà pubblica MessageVersion  Gets the message version used by clients and services configured with the binding.(ereditato da Binding)
Proprietà pubblica Name  Gets or sets the name of the binding.(ereditato da Binding)
Proprietà pubblica Namespace  Gets or sets the XML namespace of the binding.(ereditato da Binding)
Proprietà pubblica OpenTimeout  Gets or sets the interval of time provided for an open operation to complete.(ereditato da Binding)
Proprietà pubblica ProxyAddress Gets or sets the URI address of the HTTP proxy.
Proprietà pubblica ReaderQuotas Gets or sets constraints on the complexity of SOAP messages that can be processed by endpoints configured with this binding.
Proprietà pubblica ReceiveTimeout  Gets or sets the interval of time provided for a receive operation to complete.(ereditato da Binding)
Proprietà pubblica ReliableSession Gets an object that provides convenient access to the properties of a reliable session binding element that are available when using one of the system-provided bindings.
Proprietà pubblica Scheme Gets the URI transport scheme for the channels and listeners that are configured with this binding.
Proprietà pubblica SendTimeout  Gets or sets the interval of time provided for a send operation to complete.(ereditato da Binding)
Proprietà pubblica TextEncoding Gets or sets the character encoding that is used for the message text.
Proprietà pubblica TransactionFlow Gets or sets a value that indicates whether this binding should support flowing WS-Transactions.
Proprietà pubblica UseDefaultWebProxy Gets or sets a value that indicates whether the auto-configured HTTP proxy of the system should be used, if available.
In alto
(vedere anche Metodi protetti )
  Nome Descrizione
Metodo pubblico BuildChannelFactory  Sottoposto a overload. (ereditato da Binding)
Metodo pubblico BuildChannelListener  Sottoposto a overload. (ereditato da Binding)
Metodo pubblico CanBuildChannelFactory  Sottoposto a overload. (ereditato da Binding)
Metodo pubblico CanBuildChannelListener  Sottoposto a overload. (ereditato da Binding)
Metodo pubblico CreateBindingElements Sottoposto a override. Returns an ordered collection of binding elements contained in the current binding.
Metodo pubblico Equals  Sottoposto a overload. Consente di determinare se due istanze di Object sono uguali. (ereditato da Object)
Metodo pubblico GetHashCode  Funge da funzione hash per un determinato tipo. (ereditato da Object)
Metodo pubblico GetProperty  Returns a typed object requested, if present, from the appropriate layer in the binding stack. (ereditato da Binding)
Metodo pubblico GetType  Ottiene l'oggetto Type dell'istanza corrente. (ereditato da Object)
Metodo pubblico Statico ReferenceEquals  Determina se le istanze di Object specificate rappresentano la stessa istanza. (ereditato da Object)
Metodo pubblico ToString  Restituisce un oggetto String che rappresenta l'oggetto Object corrente. (ereditato da Object)
In alto
  Nome Descrizione
Metodo protetto CreateMessageSecurity When implemented in a derived class, returns the SecurityBindingElement from the current binding.
Metodo protetto Finalize  Consente a un oggetto Object di provare a liberare risorse ed eseguire altre operazioni di pulitura prima che l'oggetto Object stesso venga recuperato dalla procedura di Garbage Collection. (ereditato da Object)
Metodo protetto GetTransport When implemented in a derived class, returns the transport binding element from the current binding.
Metodo protetto MemberwiseClone  Consente di creare una copia dei riferimenti dell'oggetto Object corrente. (ereditato da Object)
In alto
  Nome Descrizione
Implementazione interfaccia esplicita Proprietà System.ServiceModel.Channels.IBindingRuntimePreferences.ReceiveSynchronously Gets a value that indicates whether incoming requests are handled synchronously or asynchronously.
In alto
Il documento è risultato utile?
(1500 caratteri rimanenti)

Aggiunte alla community

AGGIUNGI
Microsoft sta conducendo un sondaggio in linea per comprendere l'opinione degli utenti in merito al sito Web di MSDN. Se si sceglie di partecipare, quando si lascia il sito Web di MSDN verrà visualizzato il sondaggio in linea.

Si desidera partecipare?
© 2013 Microsoft. Tutti i diritti riservati.