AsyncWcfLib

IWcfDualContractAsync Interface

Asynchronous interface with callback, seldom used on service side.

Needs wsDualHttpBinding. Similar to the generated client side.

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

[ServiceContract(Namespace=""AsyncWcfLib"", Name=""IWcfDual"", ConfigurationName="null", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=False, SessionMode=SessionMode.Allowed, CallbackContract=SourceForge.AsyncWcfLib.Basic.IWcfDualCallbackContract)]
public interface IWcfDualContractAsync

Requirements

Namespace: SourceForge.AsyncWcfLib.Basic

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

See Also

IWcfDualContractAsync Members | SourceForge.AsyncWcfLib.Basic Namespace