Share via


WsServiceEndpoints.Remove Method

Removes the first occurrence of a specific IWsServiceEndpoint object from the WsServiceEndpoints collection.

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

Syntax

public void Remove (
         IWsServiceEndpointservice
)

Parameters

  • service
    The IWsServiceEndpoint object to remove from the WsServiceEndpoints collection. The value can be null.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsServiceEndpoints Class
WsServiceEndpoints Members
Ws.Services Namespace