Click or drag to resize
ISIPReceiver<Req, Resp> Methods

The ISIPReceiver< Req, Resp> generic type exposes the following members.

Methods
  NameDescription
Public methodOnRequestReceived
Request received from the remote party.
Public methodOnResponseReceived
Occurs when response received to a sent request.
Top
See Also