This class contains constants associated with keys.
| C# | Visual Basic | Visual C++ |
public abstract class RoutingBasedKey
Public MustInherit Class RoutingBasedKey
public ref class RoutingBasedKey abstract
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| RoutingBasedKey()()() | Initializes a new instance of the RoutingBasedKey class | |
| AlertSection |
The alert section.
| |
| CommandParameter |
The command parameter.
| |
| Destination |
The destination.
| |
| Equals(Object) | (Inherited from 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()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| OwnerId |
The owner Id.
| |
| SharedInformation |
The shared information.
| |
| TargetId |
The target Id.
| |
| TargetValue |
The target value.
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| RoutingBasedKey | |