Click or drag to resize
ServiceCreateAdminEvent Method

Note: This API is now obsolete.

Create an Admin Event suitable for publishing to this Service. Use an EventFormatter to add Messages to the Event and set fields.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.6.1
Syntax
[ObsoleteAttribute("Deprecated. Use CreatePublishEvent.")]
public abstract Event CreateAdminEvent()

Return Value

Type: Event
See Also