#include <dpws.h>
Data Fields | |
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.
The endpoint reference of the subscription manager that cancels the subscription.
char* event_end_info::status |
See [WS-Eventing].
char* event_end_info::reason |
See [WS-Eventing].