Click or drag to resize

RegistrationInfoProducers Field

Gets or sets the list of clients producing the Messages.

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

Field Value

ListClientInfo
See Also