WsServiceEndpoints Class

A collection of service endpoints managed by a transport host.

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

Syntax

public class WsServiceEndpoints : IEnumerator

Remarks

This collection is used to store a list of services hosted by a transport. A transport host uses this collection when dispatching calls to service endpoints. This base class is thread safe.

Version Information

Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

WsServiceEndpoints Members
Ws.Services Namespace