Constants for specifying which part(s) of a service should be
registered
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class RegistrationParts
Public Class RegistrationParts
public ref class RegistrationParts
Members
All Members | Constructors | Fields | |||
Icon | Member | Description |
---|---|---|
ServiceRegistrationOptions..::..RegistrationParts()()()() | Initializes a new instance of the ServiceRegistrationOptions..::..RegistrationParts class | |
PART_DEFAULT |
Registering the parts of the service implied by options
specified in the service metadata.
| |
PART_OPERATIONS |
registering to receive the request types corresponding to each
"operation" defined in the service metadata.
| |
PART_PUBLISHER_RESOLUTION |
registering to receive resolution requests (with message type
'PermissionRequest') from subscribers
| |
PART_PUBLISHING |
Registering to receive subscribe and unsubscribe messages.
| |
PART_SUBSCRIBER_RESOLUTION |
Registering to receive resolution requests (with message type
'PermissionRequest') from subscribers.
|
Inheritance Hierarchy
Object | |
ServiceRegistrationOptions..::..RegistrationParts |
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1