IOutgoingGrainCallFilter Interface

Definition

Interface for outgoing grain call filters.

public interface IOutgoingGrainCallFilter
type IOutgoingGrainCallFilter = interface
Public Interface IOutgoingGrainCallFilter
Derived

Methods

Invoke(IOutgoingGrainCallContext)

Invokes this filter.

Applies to