Avro C#
Public Member Functions | List of all members
Avro.Specific.ICallbackRequestor Interface Reference

TODO: This interface needs better documentation. More...

Public Member Functions

void Request< T > (string messageName, object[] args, object callback)
 Request More...
 

Detailed Description

TODO: This interface needs better documentation.

Member Function Documentation

◆ Request< T >()

void Avro.Specific.ICallbackRequestor.Request< T > ( string  messageName,
object[]  args,
object  callback 
)

Request

Template Parameters
TType
Parameters
messageNameName of the message.
argsArguments for the message.
callbackCallback.

The documentation for this interface was generated from the following file: