This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Provides metadata and controls for handling a file upload operation with a chat room.
The ChatRoomFileUploadJob type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ChatRoomFileUploadJob | Initializes a new instance of the ChatRoomFileUploadJob class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
FileToUpload | Gets the file to upload. |
![]() |
PercentComplete | Gets the percent complete. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CancelJob | Cancels the job. This request is issued asynchronously. When the cancellation is made effective, the ProgressChanged event will be fired, and the Cancelled property will be set to true. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
PerformUpload | Performs the transfer. |
![]() |
ToString | (Inherited from Object.) |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
ProgressChanged | Occurs when file transfer progress has changed. |
Top
.gif)
.gif)
.gif)
.gif)