Show / Hide Table of Contents

    Namespace Copper.Remoting.Common.Interface

    Interfaces

    IMethodRequest

    Represents a service request.

    IMethodResponse

    Represents a service response.

    IRequestReceiver

    Represents an endpoint that listens for requests for a given service contract when started.

    IRequestSubmitter

    Provides the capability to submit service requests.

    IRequestSubmitterFactory

    Defines a method for creating an IRequestSubmitter instance.

    Back to top Generated by DocFX