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

Publishes an event to the event service

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

Syntax

Visual Basic (Declaration)
Public Sub Publish ( _
	serializedEvent As Byte() _
)
C#
public void Publish (
	byte[] serializedEvent
)
C++
public:
void Publish (
	array<unsigned char>^ serializedEvent
)

Parameters

serializedEvent ()
Serialized version of the event