Click or drag to resize
CallInvocationDetailsTRequest, TResponse Properties

The CallInvocationDetailsTRequest, TResponse generic type exposes the following members.

Properties
  NameDescription
Public propertyChannel
Get channel associated with this call.
Public propertyHost
Get name of host.
Public propertyMethod
Gets name of method to be called.
Public propertyOptions
Gets the call options.
Public propertyRequestMarshaller
Gets marshaller used to serialize requests.
Public propertyResponseMarshaller
Gets marshaller used to deserialized responses.
Top
See Also