KafkaTransportBindingElement
KafkaTransportBindingElement()
Acks
ApiVersionFallbackMs
ApiVersionRequest
ApiVersionRequestTimeoutMs
BatchNumMessages
BatchSize
BrokerAddressFamily
BrokerAddressTtl
BrokerVersionFallback
ClientId
ClientRack
CompressionLevel
CompressionType
ConnectionsMaxIdleMs
Debug
DeliveryReportFields
EnableBackgroundPoll
EnableDeliveryReports
EnableIdempotence
EnableRandomSeed
EnableSaslOauthbearerUnsecureJwt
EnableSslCertificateVerification
InternalTerminationSignal
LingerMs
LogConnectionClose
LogQueue
LogThreadName
MaxInFlight
MessageCopyMaxBytes
MessageMaxBytes
MessageSendMaxRetries
MessageTimeoutMs
MetadataMaxAgeMs
Partitioner
PluginLibraryPaths
QueueBufferingBackpressureThreshold
QueueBufferingMaxKbytes
QueueBufferingMaxMessages
ReceiveMessageMaxBytes
ReconnectBackoffMaxMs
ReconnectBackoffMs
RequestTimeoutMs
RetryBackoffMs
SaslKerberosKeytab
SaslKerberosKinitCmd
SaslKerberosMinTimeBeforeRelogin
SaslKerberosPrincipal
SaslKerberosServiceName
SaslMechanism
SaslOauthbearerClientId
SaslOauthbearerClientSecret
SaslOauthbearerConfig
SaslOauthbearerExtensions
SaslOauthbearerMethod
SaslOauthbearerScope
SaslOauthbearerTokenEndpointUrl
SaslPassword
SaslUsername
Scheme
SecurityProtocol
SocketConnectionSetupTimeoutMs
SocketKeepaliveEnable
SocketMaxFails
SocketNagleDisable
SocketReceiveBufferBytes
SocketSendBufferBytes
SocketTimeoutMs
SslCaCertificateStores
SslCaLocation
SslCaPem
SslCertificateLocation
SslCertificatePem
SslCipherSuites
SslCrlLocation
SslCurvesList
SslEndpointIdentificationAlgorithm
SslEngineId
SslEngineLocation
SslKeyLocation
SslKeyPassword
SslKeyPem
SslKeystoreLocation
SslKeystorePassword
SslProviders
SslSigalgsList
StatisticsIntervalMs
StickyPartitioningLingerMs
TopicBlacklist
TopicMetadataPropagationMaxMs
TopicMetadataRefreshFastIntervalMs
TopicMetadataRefreshIntervalMs
TopicMetadataRefreshSparse
TransactionalId
TransactionTimeoutMs
BuildChannelFactory<TChannel>(BindingContext)
CanBuildChannelFactory<TChannel>(BindingContext)
Clone()
GetProperty<T>(BindingContext)
net10.0-windows7.0
namespace CoreWCF.ServiceModel.Channels
{
public class KafkaTransportBindingElement : TransportBindingElement
{
public int? SocketReceiveBufferBytes { get; set; }
}
}
.NET | 8.09.010.0 |
---|---|
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assembly | CoreWCF.Kafka.Client , Version=1.7.0.0, PublicKeyToken=64a15a7b0fecbbfb |
Referencing | Your project needs a package reference to |
Package | CoreWCF.Kafka.Client (1.7.0) net8.0 |
Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |
- Built-in API
- Package-provided API