RePublishingRequiredEventArgs Members
Include Protected Members
Include Inherited Members
Defines EventsArgs to be passed for republishing a required event raised by local endpoint.
The RePublishingRequiredEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
PartialRepublish | Gets true, if only selective categories need to be republished. If this flag is false, then all category data from the endpoint need to be republished. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top