Click or drag to resize

CallFlowContext Properties

The CallFlowContext type exposes the following members.

Properties
  NameDescription
Public propertyContextId
Gets the unique context id.
Public propertyErrorMessage
Gets critical error message
Public propertyErrorSource
Gets critical error source
Public propertyIsInvalid
Returns true if critical exception (like licence error) take place on this context
Public propertyRegistration
Gets a reference to the registration associated with the context. May return null.
Top
See Also