The TrackbackListener type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TrackbackListener |
Initializes a new instance of the TrackbackListener class.
|
Methods
| Name | Description | |
|---|---|---|
| CompareTo |
Compares the current instance with another object of the same type.
| |
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) | |
| Dispose | Overloaded. | |
| Equals |
Determines whether the specified Object is equal to the current TrackbackListener.
(Overrides Object..::.Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
Returns a hash code for this instance.
(Overrides Object..::.GetHashCode()()().) | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| GetSupportedAttributes |
Gets the custom attributes supported by the trackback listener.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| MemberwiseClone | Overloaded. | |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides Object..::.ToString()()().) | |
| Write | Overloaded. |
Operators
| Name | Description | |
|---|---|---|
| Equality |
Determines if operands are equal.
| |
| GreaterThan |
Determines if first operand is greater than second operand.
| |
| Inequality |
Determines if operands are not equal.
| |
| LessThan |
Determines if first operand is less than second operand.
|
Properties
| Name | Description | |
|---|---|---|
| Attributes |
Gets the custom trackback listener attributes defined in the application configuration file.
| |
| IsEnabled |
Gets or sets a value indicating whether the trackback listener is enabled.
| |
| IsThreadSafe |
Gets a value indicating whether the trackback listener is thread safe.
| |
| Name |
Gets or sets a name for this TrackbackListener.
|
