| IRequest Interface |
Namespace: Six.Sixp.Client
public interface IRequest : IDisposable
The IRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| FieldSet |
Field definitions.
| |
| Format |
Data format requested from the Sixp.
| |
| Id |
Id.
| |
| MinTimeBetweenUpdates |
Minimum time between updates of a record (ms).
| |
| Prl |
The request.
|
| Name | Description | |
|---|---|---|
| Execute |
Sets up a subscription based on the prl specified when the subscription was created.
|