ServerNotifications Methods |
The ServerNotifications type exposes the following members.
Name | Description | |
---|---|---|
CreateAsync |
Creates new file and folder placeholders in the user file system in this folder.
| |
DeleteAsync |
Deletes a file or folder from the user file system.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
MoveToAsync(String) |
Moves the file or folder placeholder in the user file system.
This method succeeds only if source is loaded in to user file system and target parent folder exists and is not offline.
| |
MoveToAsync(String, IFileSystemItemMetadata) | ||
MoveToAsync(Byte, String, IFileSystemItemMetadata) | ||
PoolingAsync | ||
ProcessChangesAsync | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UpdateAsync |