The service topic details attributes class.
More...
|
override void | AppendToString (StringBuilder sb) |
| Append extra information to the ToString() as required. More...
|
|
| TopicDetailsAttributes (ITopicDetailsAttributes origin) |
| Constructor. More...
|
|
| TopicDetailsAttributes (BaseAttributes baseAttributes) |
| Constructor. More...
|
|
virtual void | AppendToString (StringBuilder sb) |
| Append extra information to the ToString() as required. More...
|
|
|
string | ServiceType [get] |
| Get the service type. More...
|
|
string | Handler [get] |
| Returns the service handler class name. More...
|
|
long | RequestTimeout [get] |
| Returns the service request timeout. More...
|
|
string | Reference [get] |
| Gets the topic reference. Returns null if one is not set. More...
|
|
bool | TidiesOnUnsubscribe [get] |
| Indicates whether the 'tidy on unsubscribe' option is set. More...
|
|
IDictionary< string, string > | Properties [get] |
| Returns any additional properties. More...
|
|
TopicProperties | TopicProperties [get] |
| Returns the topic properties. More...
|
|
string | Reference [get] |
| Gets the topic reference. Returns null if one is not set. More...
|
|
bool | TidiesOnUnsubscribe [get] |
| Indicates whether the 'tidy on unsubscribe' option is set. More...
|
|
IDictionary< string, string > | Properties [get] |
| Returns any additional properties. More...
|
|
string | ServiceType [get] |
| Get the service type. More...
|
|
string | Handler [get] |
| Returns the service handler class name. More...
|
|
long | RequestTimeout [get] |
| Returns the service request timeout. More...
|
|
The service topic details attributes class.
PushTechnology.ClientInterface.TopicDetails.Details.ServiceTopicDetailsImpl.ServiceTopicDetailsAttributes.ServiceTopicDetailsAttributes |
( |
ITopicDetailsAttributes |
from | ) |
|
Constructor.
- Parameters
-
from | Attributes to copy from. |
PushTechnology.ClientInterface.TopicDetails.Details.ServiceTopicDetailsImpl.ServiceTopicDetailsAttributes.ServiceTopicDetailsAttributes |
( |
BaseAttributes |
baseAttributes, |
|
|
ServiceDetail |
serviceDetail |
|
) |
| |
Constructor.
- Parameters
-
baseAttributes | The base attributes. |
serviceDetail | The service detail. |
override void PushTechnology.ClientInterface.TopicDetails.Details.ServiceTopicDetailsImpl.ServiceTopicDetailsAttributes.AppendToString |
( |
StringBuilder |
sb | ) |
|
|
protected |
Append extra information to the ToString() as required.
- Parameters
-
override bool PushTechnology.ClientInterface.TopicDetails.Details.ServiceTopicDetailsImpl.ServiceTopicDetailsAttributes.Equals |
( |
object |
obj | ) |
|
Determines whether the specified T:System.Object is equal to the current T:System.Object.
- Returns
- true if the specified object is equal to the current object; otherwise, false.
- Parameters
-
obj | The object to compare with the current object. |
<filterpriority>2</filterpriority>
override int PushTechnology.ClientInterface.TopicDetails.Details.ServiceTopicDetailsImpl.ServiceTopicDetailsAttributes.GetHashCode |
( |
| ) |
|
Serves as a hash function for a particular type.
- Returns
- A hash code for the current T:System.Object.
<filterpriority>2</filterpriority>
string PushTechnology.ClientInterface.TopicDetails.Details.ServiceTopicDetailsImpl.ServiceTopicDetailsAttributes.Handler |
|
get |
Returns the service handler class name.
long PushTechnology.ClientInterface.TopicDetails.Details.ServiceTopicDetailsImpl.ServiceTopicDetailsAttributes.RequestTimeout |
|
get |
Returns the service request timeout.
string PushTechnology.ClientInterface.TopicDetails.Details.ServiceTopicDetailsImpl.ServiceTopicDetailsAttributes.ServiceType |
|
get |
The documentation for this class was generated from the following file:
- UCIStack/TopicDetails/Details/ServiceTopicDetailsImpl.cs