The AddPageToBlobRequest type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| AddPageToBlobRequest | Initializes a new instance of the AddPageToBlobRequest class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| BlobAddress |
Gets or sets the URI of the blob.
| |
| BlobSharedSignature |
Gets or sets the blob shared signature.
| |
| Chunk |
Gets or sets a chunk of data to be added to the blob.
| |
| ClientID |
Gets or sets the identifier of the client.
| |
| Done |
Gets or sets a value which indicates that this is the last chunk if set to true.
| |
| Id |
Gets or sets an incremental id for the chunk of data to be added.
| |
| MeetingToken |
Gets or sets the meeting token of the session.
| |
| SessionID |
Gets or sets the session ID of the session.
|
See Also