WsUdpServiceHost Members

The following tables list the members exposed by the WsUdpServiceHost type.

Public Constructors

Name Description
Public Method WsUdpServiceHost Creates an instance of a WsUdpServiceHost

Public Properties

Name Description
Public Property IgnoreRequestFromThisIP Gets or sets a flag that indicates whether discovery requests originating from this IP address will be ignored.
Public Property MaxThreadCount Gets or sets the maximum number of processing threads to use for a UDP request.

Public Methods

Name Description
Public Method Listen Begins listening on the Ws-Discovery endpoint for a request.
Public Method Start Starts the UDP service that listens for requests.
Public Method Stop Stops the UDP service that listens for requests.

See Also

Reference

WsUdpServiceHost Class
Ws.Services.Transport.UDP Namespace