BrokerClientConfig Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The settings of Client Config.
public class BrokerClientConfig : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.IotOperations.Models.BrokerClientConfig>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.IotOperations.Models.BrokerClientConfig>
type BrokerClientConfig = class
interface IJsonModel<BrokerClientConfig>
interface IPersistableModel<BrokerClientConfig>
Public Class BrokerClientConfig
Implements IJsonModel(Of BrokerClientConfig), IPersistableModel(Of BrokerClientConfig)
- Inheritance
-
BrokerClientConfig
- Implements
Broker |
Initializes a new instance of BrokerClientConfig. |
Max |
Upper bound of a client's Keep Alive, in seconds. |
Max |
Upper bound of Message Expiry Interval, in seconds. |
Max |
Max message size for a packet in Bytes. |
Max |
Upper bound of Receive Maximum that a client can request in the CONNECT packet. |
Max |
Upper bound of Session Expiry Interval, in seconds. |
Subscriber |
The limit on the number of queued messages for a subscriber. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Produkt | Versionen |
---|---|
Azure SDK for .NET | Latest |
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: