[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns a list of EventTypes being subscribed to

Namespace: Microsoft.WebSolutionsPlatform.Event.PubSubManager
Assembly: PubSubMgr (PubSubMgr)

Syntax

Visual Basic (Declaration)
Public Function GetSubscriptions As Guid()
C#
public Guid[] GetSubscriptions ()
C++
public:
array<Guid>^ GetSubscriptions ()

Return Value

An array of EventTypes