Share via


SubscriptionType Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents a DpwsServiceType object that defines the event service type of the subscription.

Namespace:  Dpws.Client.Eventing
Assembly:  MFDpwsClient (in MFDpwsClient.dll)

Syntax

'Declaration
Public ReadOnly SubscriptionType As DpwsServiceType
public readonly DpwsServiceType SubscriptionType
public:
initonly DpwsServiceType^ SubscriptionType
val SubscriptionType: DpwsServiceType
public final var SubscriptionType : DpwsServiceType

.NET Framework Security

See Also

Reference

DpwsSubscribeRequest Class

Dpws.Client.Eventing Namespace