Click or drag to resize

SyncStateProviderEventArgs Properties

The SyncStateProviderEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyProperties
A list of key-value that contain additional event information.
Public propertyReturnValue
Gets the return value. May be null.
Public propertyType
Gets the event type.
Top
See Also