Click or drag to resize
Subscription Constructor (String, String, String)
Creates a Subscription object with the specified security, fields and options and an internally generated CorrelationID.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public Subscription(
	string security,
	string fields,
	string options
)

Parameters

security
Type: SystemString
fields
Type: SystemString
options
Type: SystemString
See Also