'Declaration
<BrowsableAttribute(True)> <CategoryAttribute("Loupe")> <DescriptionAttribute("Specifies whether to retrieve buffered messages from before the creation of this instance.")> <DefaultValueAttribute(False)> Public Property GetPriorMessages As Boolean
[Browsable(true)] [Category("Loupe")] [Description("Specifies whether to retrieve buffered messages from before the creation of this instance.")] [DefaultValue(false)] public bool GetPriorMessages {get; set;}