AsyncWcfLib

ActorPort Constructor

Creates an address for a client or service running in the current application on the local host.

Overload List

Creates a dummy address for a client or service not running yet.

public ActorPort()

Creates an address for a client or service running in the current application on the local host.

public ActorPort(string,WcfMessageHandler)

See Also

ActorPort Class | SourceForge.AsyncWcfLib Namespace