Skip to main content

SYS.WSMon.wse.Delivery

Delivery element of WS-Eventing Subscribe request

Property Inventory

Parameters

parameter NAMESPACE = http://schemas.xmlsoap.org/ws/2004/08/eventing;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the class to XML. if NAMESPACE - "", the default namespace is used for the XML schema is used as the namespace for his class.
parameter XMLPREFIX = wse;
Inherited description: The XMLPREFIX parameter controls the prefix to be used for the XML namespace that is given by the NAMESPACE parameter.

Properties

property Mode as %String) [ InitialExpression = "http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/Push" ];
Property methods: ModeDisplayToLogical(), ModeGet(), ModeIsValid(), ModeLogicalToDisplay(), ModeLogicalToOdbc(), ModeNormalize(), ModeSet()
property NotifyTo as SYS.WSMon.wse.EndpointReference;
Property methods: NotifyToGet(), NotifyToGetSwizzled(), NotifyToIsValid(), NotifyToNewObject(), NotifyToSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab