Gets the Operation
of this Service having the specified name.
| C# | Visual Basic | Visual C++ |
public abstract Operation GetOperation( Name name )
Public MustOverride Function GetOperation ( name As Name ) As Operation
public: virtual Operation^ GetOperation( Name^ name ) abstract
- name (Name)
| Exception | Condition |
|---|---|
| NotFoundException |
The operation with the specified name cannot be found.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1