Share via


BindingElement.SetNext Method

Sets the next binding element in the element chain.

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

Syntax

public void SetNext (
         BindingElement Next
)

Parameters

  • Next
    The next element to chain.

Version Information

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

See Also

Reference

BindingElement Class
BindingElement Members
Ws.Services.Binding Namespace