| ServiceRegistrationOptionsRegistrationParts Class |
Namespace: Bloomberglp.Blpapi
The ServiceRegistrationOptionsRegistrationParts type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceRegistrationOptionsRegistrationParts | Initializes a new instance of the ServiceRegistrationOptionsRegistrationParts class |
| Name | Description | |
|---|---|---|
| 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.
|