Sdílet prostřednictvím


JsonRpcResponseEventArgs Třída

Definice

RequestId Přenese stav a stav úspěšnosti zpráv odpovědí.

public class JsonRpcResponseEventArgs : StreamJsonRpc.Reflection.JsonRpcMessageEventArgs
type JsonRpcResponseEventArgs = class
    inherit JsonRpcMessageEventArgs
Public Class JsonRpcResponseEventArgs
Inherits JsonRpcMessageEventArgs
Dědičnost
JsonRpcResponseEventArgs

Konstruktory

JsonRpcResponseEventArgs(RequestId, Boolean)

Inicializuje novou instanci JsonRpcResponseEventArgs třídy.

Vlastnosti

IsSuccessfulResponse

Získá hodnotu určující, zda je odpověď výsledkem (na rozdíl od chyby).

RequestId

Získá ID požadavku, výsledku nebo chyby.

(Zděděno od JsonRpcMessageEventArgs)

Platí pro