10.27.03

ITraceContextSampled Property

Returns true if the sampling for the associated message is on, otherwise false.

Definition

Namespace: SolaceSystems.Solclient.Messaging.Trace.Propagation
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.27.0
C#
bool Sampled { get; }

Property Value

Boolean

See Also