Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The Unsubscribe command SHOULD<382> terminate an ongoing subscription to the events of a Trace object.
-
<xsd:complexType name="Unsubscribe"> <xsd:all> <xsd:element name="eng800:SubscriptionId" type="xsd:string" minOccurs="0" /> </xsd:all> </xsd:complexType>
|
Element |
Default value |
Description |
|---|---|---|
|
SubscriptionId |
[Required] |
The client identifier that is associated with the subscription. This identifier matches the identifier that was sent as part of the Subscribe command. |
The return result type for the Unsubscribe command is xmla-e:emptyresult.