Share via


WsServiceEndpoints.Add Method

Adds a service to the end of the WsServiceEndpoints collection.

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

Syntax

public int Add (
         IWsServiceEndpointservice
)

Parameters

  • service
    The service to be added to the end of the WsServiceEndpoints collection. The value can be null.

Return Value

The index at which the value has been added.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsServiceEndpoints Class
WsServiceEndpoints Members
Ws.Services Namespace