WsWsaEndpointRefs.Remove Method
Removes the first occurrence of a specific WsaEndpointRef object from the collection.
Namespace: Ws.Services.WsaAddressing
Assembly: MFWsStack (in mfwsstack.dll)
Syntax
public void Remove (
WsWsaEndpointRef endpointReference
)
Parameters
- endpointReference
The WsWsaEndpointRef object to remove from the collection. The value can be null.
Version Information
Available in the .NET Micro Framework versions 3.0, 4.0, 4.1, and 4.2.
See Also
Reference
WsWsaEndpointRefs Class
WsWsaEndpointRefs Members
Ws.Services.WsaAddressing Namespace