PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
Base
Properties
Count Property
Returns the count of properties.
Definition
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
C#
Copy
public
int
Count
{
get
; }
Property Value
Int32
Implements
IProperties
Count
See Also
Reference
BaseProperties Class
SolaceSystems.Solclient.Messaging Namespace
In This Article
Definition
Property Value
Implements
See Also