Property EnableWriteTopic
EnableWriteTopic
Gets or sets whether write request listening is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? EnableWriteTopic { get; set; }
Property Value
- bool?
Gets or sets whether write request listening is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? EnableWriteTopic { get; set; }