Returns an empty Request object for the specified operation.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract Request CreateRequest( string operationName )
Public MustOverride Function CreateRequest ( operationName As String ) As Request
public: virtual Request^ CreateRequest( String^ operationName ) abstract
Parameters
- operationName (String)
Return Value
Remarks
An application must populate the Request before issuing it using
Session.SendRequest().
Exceptions
Exception | Condition |
---|---|
NotFoundException |
An Operation with the specified name could not be found in this service.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1