Method FromDefaultSet
FromDefaultSet()
Returns a value indicating whether this message was sent because of a subscription in the default set.
public bool FromDefaultSet()
Returns
- bool
true
if this message was sent because of a subscription in the default set; otherwise,false
.