Click or drag to resize

ServerNotificationsProcessChangesAsync Method

IT Hit User File System

Namespace:  ITHit.FileSystem.Mac
Assembly:  ITHit.FileSystem.Mac (in ITHit.FileSystem.Mac.dll) Version: 1.0.8837.18647
Syntax
public Task<OperationResult> ProcessChangesAsync(
	CancellationToken cancellationToken = null
)

Parameters

cancellationToken (Optional)
Type: System.ThreadingCancellationToken

Return Value

Type: TaskOperationResult

Implements

IServerCollectionNotificationsProcessChangesAsync(CancellationToken)
See Also