10.28.13

ITraceContext.Sampled 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.28.1
C#
bool Sampled { get; }

Property Value

Boolean

See Also