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