PubSub+ Messaging API for .NET
C#
C#
10.28.13
Show/Hide TOC
ITrace
Context
Setter
.
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#
Copy
bool
Sampled {
set
; }
Property Value
Boolean
See Also
Reference
ITraceContextSetter Interface
SolaceSystems.Solclient.Messaging.Trace.Propagation Namespace
In This Article
Definition
See Also