AsyncWcfLib

WcfState Enumeration

Communication state for WcfPartners

public enum WcfState

Members

Member Name Description
Unlinked No link to output or input defined.
Ok Connection established, messages may be sent.
Connecting AsyncWcfLib is trying to establish a connection.
Disconnected Connection is not jet established or has been disconnected.
Faulted A timeout or another error has been detected, the connection is currently unusable.

Requirements

Namespace: SourceForge.AsyncWcfLib

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

See Also

SourceForge.AsyncWcfLib Namespace