Policy.TargetProcessedEventArgs Members
Include Protected Members
Include Inherited Members
Represents the arguments that are passed to the event handler when the target is processed.
The Policy.TargetProcessedEventArgs type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
ConfigurationErrorMessage | ||
Exception | ||
ExpressionNode | ||
IsConfigurable | ||
Result | ||
ServerName | ||
TargetExpression | ||
TargetObject |
Top