Represents a real-time address.
The following tables list the members exposed by the RealTimeAddress type.
Public Constructors
Name | Description | |
---|---|---|
RealTimeAddress | Overloaded. Initializes a new instance of the class. |
Public Properties
Name | Description | |
---|---|---|
EndpointId | Gets the endpoint identifier for the target. | |
IsEndpointTarget | Gets whether this address targets a specific endpoint. | |
IsGruu | Gets whether the URI passed is a gruu URI. | |
Uri | Gets the URI of this target. |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Generates a hash code for the RealTimeAddress object. | |
GetType | (inherited from Object ) | |
op_Equality | Returns whether the current RealTimeAddress is equal to another RealTimeAddress. | |
op_Inequality | Returns whether the current RealTimeAddress is equal to another RealTimeAddress. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a string representation of the object. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |