ChangeAttributesOptions

ChangeAttributesOptions class

Provides options for the change attributes operation.

public class ChangeAttributesOptions

Constructors

Name Description
ChangeAttributesOptions() Initializes a new instance of the ChangeAttributesOptions class.

Properties

Name Description
IsAsync { get; set; } Gets or sets the flag of asynchronous performing the operation. The default value is false.

See Also