Bloomberg API for .NET
Operation Class
NamespacesBloomberglp.BlpapiOperation
Operation objects are obtained from a Service object and it represents an Operation that can be executed on a Service.
Declaration Syntax
C#Visual BasicVisual C++
public abstract class Operation
Public MustInherit Class Operation
public ref class Operation abstract
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Operation()()()()
Initializes a new instance of the Operation class

Description
Gets a string that contains a human readable description of this Operation.

GetResponseDefinition(Int32)
Gets a read-only SchemaElementDefinition which defines the schema of the 'index'th possible response that this Operation delivers.

Name
Gets the name of this Operation.

NumResponseDefinition
Gets the number of the response types that can be returned by this Operation.

RequestDefinition
Gets a read-only SchemaElementDefinition which defines the schema for this Operation.

RequestType Obsolete.
Gets the TypeDefinition of request for this Operation.

ResponseDefinitions
Gets an enumerable collection of all definitions of responses.

ResponseType Obsolete.
Gets the TypeDefinitions of the possible responses for this Operation.

Status
Gets the status of this Operation.

Remarks
Operation provides read-only access to the schema of the Operation's Request and the schema of the possible responses.
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.
Inheritance Hierarchy
Object
Operation

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1