net9.0
namespace System.ServiceModel.Channels
{
public class UnixDomainSocketTransportBindingElement : ConnectionOrientedTransportBindingElement
{
public UnixDomainSocketTransportBindingElement();
}
}
.NET | 8.09.0 |
---|---|
Information specific to net9.0 | |
Assembly | System.ServiceModel.UnixDomainSocket , Version=8.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | System.ServiceModel.UnixDomainSocket net8.0 |
Platform Restrictions | This API is supported on all platforms. |