Show / Hide Table of Contents

    Property Method

    Method

    The name of the method invoked by the request. Method names that start with "rpc." are RPC-internal and extension methods and must not be used for any other purposes.
    Declaration
    public string Method { get; }
    Property Value
    Type Description
    String
    Implements
    IJsonRpcRequest.Method
    See Also
    IsInternal(IJsonRpcRequest)
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.