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 .NET Micro Framework version 2.5

See Also

Reference

WsServiceEndpoints Members
Ws.Services Namespace