#include <dc_Types.h>
Data Fields | |
| struct wsa_endpoint_ref * | subscription_manager |
| The endpoint reference of the subscription manager that cancels the subscription. | |
| char * | status |
| See [WS-Eventing]. | |
| char * | reason |
| See [WS-Eventing]. | |
This event is sent when a subscription manager terminates abnormally a subscription.
struct wsa_endpoint_ref* subscription_manager [read] |
The endpoint reference of the subscription manager that cancels the subscription.
| char* status |
See [WS-Eventing].
| char* reason |
See [WS-Eventing].
1.5.8