Inheritance Hierarchy
DeltaEngine.Editor.Helpers ContentUploadQueue
DeltaEngine.Editor.Tests.Helpers MockContentUploadQueue
Namespace: DeltaEngine.Editor.Helpers
Assembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The ContentUploadQueue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContentUploadQueue | Initializes a new instance of the ContentUploadQueue class |
Methods
Name | Description | |
---|---|---|
CreateContentMetaData | ||
EnqueueFile | ||
EnqueueFiles | ||
IsLastFileUploaded | ||
IsLastFileUploadedContainedInMessage | ||
Next |
Fields
Name | Description | |
---|---|---|
isUploadingContent | ||
queue |
See Also