Click or drag to resize

RegistrationInfoConsumers Field

Gets or sets the list of clients consuming the Messages.

Namespace: GSF.ServiceBus
Assembly: GSF.ServiceBus (in GSF.ServiceBus.dll) Version: 2.4.181-beta
Syntax
[DataMemberAttribute]
public List<ClientInfo> Consumers
View Source

Field Value

ListClientInfo
See Also