AsyncWcfLib

ActorInput Class

This class represents a communication partner (service).

It is the destination of a request message and the source of a response message.

For a list of all members of this type, see ActorInput Members .

System.Object
   ActorPort
      ActorInput
         ActorInput(TSC)

public class ActorInput : ActorPort, IActorInput, IWcfBasicPartner

Requirements

Namespace: SourceForge.AsyncWcfLib

Assembly: SF.AsyncWcfLib (in SF.AsyncWcfLib.dll)

See Also

ActorInput Members | SourceForge.AsyncWcfLib Namespace