IServiceProxyFactory Interface

Scanjour Workflow4 Reference Manual
Interface for the factory class that creates service proxies

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public interface IServiceProxyFactory
Methods

  NameDescription
Public methodGetProxyTChannel(String)
Returns a proxy for an endpoint
Public methodGetProxyTChannel(String, ICredentials)
Returns a proxy for an endpoint using specified credentials
Top
See Also

Reference