IdeaBlade DevForce 2010 Help Reference
NotificationServiceElement Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace : NotificationServiceElement Class


The following tables list the members exposed by NotificationServiceElement.

Public Constructors

 NameDescription
Public ConstructorNotificationServiceElement Constructor Creates a new instance of this class. Internal use only.  
Top

Public Properties

 NameDescription
Public PropertyCleanupInterval The interval, in minutes, upon which the server will attempt to detect and remove disconnected subscribers. Default is 10 minutes. Applicable to Server only.  
Public PropertyCleanupThrottle Can be used to throttle the number of subscribers pinged in a single cleanup sweep. Applicable to Server only.  
Public PropertyClientPort Gets or sets the client port used with the NotificationService when using Http - applicable to Client only.  
Public PropertyEnabled Gets or sets whether the NotificationService should be started on the server - Applicable to Server only.  
Public PropertyIsNullInstance Is this a 'null' logging element?  
Top

Public Methods

 NameDescription
Public MethodEquals  
Public MethodGetHashCode  
Public MethodGetType (Inherited from object)
Public MethodToString String representation of this object.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.