|
ClientInfo.MessagesConsumed Field
|
Gets or sets the total number of
Messages consumed by the client.
Namespace: GSF.ServiceBusAssembly: GSF.ServiceBus (in GSF.ServiceBus.dll) Version: 2.4.246-beta
Syntax[DataMemberAttribute]
public long MessagesConsumed
<DataMemberAttribute>
Public MessagesConsumed As Long
public:
[DataMemberAttribute]
long long MessagesConsumed
[<DataMemberAttribute>]
val mutable MessagesConsumed: int64
View SourceField Value
Int64
See Also