BindingElement.ChainResult Enumeration

Result of message context handling with a BindingElement.

Namespace: Ws.Services.Binding
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

enum BindingElement.ChainResult

Members

  Member name Description
Abort A message operation was aborted.
Continue A message operation is in progress.
Handled A message operation completed successfully.

Version Information

Available in the .NET Micro Framework version 4.1 and 4.2.

See Also

Reference

Ws.Services.Binding Namespace