BasicHttpBinding
BasicHttpBinding()
BasicHttpBinding(BasicHttpSecurityMode)
BasicHttpBinding(String)
AllowCookies
BypassProxyOnLocal
EnableHttpCookieContainer
EnvelopeVersion
HostNameComparisonMode
MaxBufferPoolSize
MaxBufferSize
MaxReceivedMessageSize
MessageEncoding
ProxyAddress
ReaderQuotas
Scheme
Security
TextEncoding
TransferMode
UseDefaultWebProxy
BuildChannelFactory<TChannel>(BindingParameterCollection)
CreateBindingElements()
ShouldSerializeEnableHttpCookieContainer()
ShouldSerializeReaderQuotas()
ShouldSerializeSecurity()
ShouldSerializeTextEncoding()
xamarinios
namespace System.ServiceModel
{
public class BasicHttpBinding : HttpBindingBase, IBindingRuntimePreferences
{
public override string Scheme { get; }
}
}
.NET Framework | 3.03.54.0 |
---|---|
Information specific to xamarinios | |
Assembly | System.ServiceModel , Version=2.0.5.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API