10.24.0

BasePropertiesCount Property

Returns the count of properties.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public int Count { get; }

Property Value

Int32

Implements

IPropertiesCount

See Also