Click or drag to resize
CreateContext Properties

The CreateContext type exposes the following members.

Properties
  NameDescription
Public propertyConnection
Public propertyInitialState
Gets the initial state of the creating job. Note, that the final state of the created job could be changed after the registered instances of the IElectStateFilter class are doing their job.
Public propertyItems
Gets an instance of the key-value storage. You can use it to pass additional information between different client filters or just between different methods.
Public propertyJob
Public propertyParameters
Public propertyStorage
Top
See Also