Click or drag to resize
weroSoft AG, Software
ServerWorkingContext Properties
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The ServerWorkingContext type exposes the following members.

Properties
  NameDescription
Public propertyAccountInfo
Gets the account feature.
Public propertyCorrelationId
Gets the correlation identifier of the message.
Public propertyErrorInfo
Gets the error info feature.
Public propertyExecutionInfo
Gets the executable feature.
Public propertyIsDebug
Gets a flag indicating whether additional information shall be traced or recorded.
Public propertyIsHandled
Gets or sets a flag whether the context has been handled.
Public propertyRequestData
Gets the request data feature.
Public propertyRequestInfo
Gets the request technical info feature.
Public propertyResponseData
Gets the response data feature.
Public propertyResponseInfo
Gets the response technical info feature.
Public propertySessionInfo
Gets the session information feature.
Public propertyTenantInfo
Gets the tenant feature.
Top
See Also