Defines the interface for a class that implements a specific protocol. TODO: This interface needs better documentation.
More...
|
Protocol | Protocol [get] |
| Protocol for this instance.
|
|
Defines the interface for a class that implements a specific protocol. TODO: This interface needs better documentation.
◆ Request()
void Avro.Specific.ISpecificProtocol.Request |
( |
ICallbackRequestor |
requestor, |
|
|
string |
messageName, |
|
|
object[] |
args, |
|
|
object |
callback |
|
) |
| |
Execute a request.
- Parameters
-
requestor | Callback requestor. |
messageName | Name of the message. |
args | Arguments for the message. |
callback | Callback. |
The documentation for this interface was generated from the following file:
- src/apache/main/Specific/SpecificProtocol.cs