Share via


IServiceRemotingCallbackMessageHandler Interface

Definition

Interface for handling the callback messages from the service.

public interface IServiceRemotingCallbackMessageHandler
type IServiceRemotingCallbackMessageHandler = interface
Public Interface IServiceRemotingCallbackMessageHandler

Methods

HandleOneWayMessage(IServiceRemotingRequestMessage)

Handles the one-way message sent from the service.

Applies to