Gets or sets whether the SavoyGem control discards the duplicated block.
If this property is true and SavoyGem control received message which has identical header as previous message, SavoyGem control will treat such message as duplicated block and ignore it.
True | Discard duplicated block. |
False | Don’t care duplicated block and it will notified through Received event. |