SubscriptionEventHandlerBase Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The SubscriptionEventHandlerBase type exposes the following members.

Properties

  Name Description
Protected property ConnectionId
Protected property Content Obsolete.
Protected property Credentials
Gets the credentials to use when communicating with the message server. The data was passed in the content argument of the EventHandler(Int32, Int32, String, String, ICSCredentialsContainer, Int32, String) method inc combination with the xml passed in.
Protected property EventId
Protected property ExtendedProperties
Gets or a collections of extended properties that was sent to the event handler.
Public property FailedCount
Gets or sets the number of subscribers to whom a message was not sent for some reason.
Protected property Logger
Gets or sets the logger object that is used when logging to a syslog.
Protected property Properties
Gets the regular properties that was passed in to the event handler.
Public property SendCount
Gets or gets the number of sent messages.
Protected property SessionId
Gets the numeric value of the session used by the Service Manager when it communicates with Content Studio.
Public property StatusText
Gets the status text that is sent back to the Service Manager after that the event handler has finished. For success this value can be "OK" or "Success". The status can also be an informative message that should be logged in the Content Studio event log.
Public property Subscribers
Gets or gets the number of found subscribers.
Protected property SubscriptionTypeHandled
Gets or sets the subscription type handled.
Protected property TimeOut
Top
See Also

Reference