Binding
Binding()
Binding(String, String)
CloseTimeout
MessageVersion
Name
Namespace
OpenTimeout
ReceiveTimeout
Scheme
SendTimeout
BuildChannelFactory<TChannel>(BindingParameterCollection)
BuildChannelFactory<TChannel>(Object[])
BuildChannelListener<TChannel>(BindingParameterCollection)
BuildChannelListener<TChannel>(Object[])
BuildChannelListener<TChannel>(Uri, BindingParameterCollection)
BuildChannelListener<TChannel>(Uri, Object[])
BuildChannelListener<TChannel>(Uri, String, BindingParameterCollection)
BuildChannelListener<TChannel>(Uri, String, Object[])
BuildChannelListener<TChannel>(Uri, String, ListenUriMode, BindingParameterCollection)
BuildChannelListener<TChannel>(Uri, String, ListenUriMode, Object[])
CanBuildChannelFactory<TChannel>(BindingParameterCollection)
CanBuildChannelFactory<TChannel>(Object[])
CanBuildChannelListener<TChannel>(BindingParameterCollection)
CanBuildChannelListener<TChannel>(Object[])
CreateBindingElements()
GetProperty<T>(BindingParameterCollection)
ShouldSerializeName()
ShouldSerializeNamespace()
net40-client
namespace System.ServiceModel.Channels
{
public abstract class Binding : IDefaultCommunicationTimeouts
{
[DefaultValue(typeof(TimeSpan), "00:01:00")]
public TimeSpan OpenTimeout { get; set; }
}
}
NetFx Compat Lab | 9.3 %
Reference this API 0.3 %
Get property 9.3 %
Set property |
---|---|
nuget.org | 0.2 %
Reference this API 0.0 %
Get property 0.2 %
Set property |
Upgrade Planner | 0.4 %
Reference this API 0.0 %
Get property 0.4 %
Set property |
.NET | 5.06.07.08.09.010.0 |
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 3.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net40-client | |
Assembly | System.ServiceModel , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API