10.28.13

ITraceContextSetter.Sampled Property

Turns on or off sampling for the associated message, if value is true sampling is on

Definition

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

Property Value

Boolean

See Also