The RequestReceivedEventArgstype exposes the following members.

Properties

  Name Description
Public property Parameters Optional dispatch call parameters.
Public property Request The Requestproperty contains the Request object for the request that initiated the server transaction that is contained in ServerTransaction .
Public property ServerTransaction The ServerTransactionproperty contains the new ServerTransaction object that will service the received request.
Top

See also