ByeEventHandler Delegate
A delegate used by the discovery client ByeEventHandler.
Namespace: Dpws.Client.Discovery
Assembly: MFDpwsClient (in mfdpwsclient.dll)
Syntax
public delegate void ByeEventHandler (
Object obj,
DpwsServiceDescription byeEventArgs
)
Parameters
- obj
The object that raised the event. - byeEventArgs
An object that contains the endpoint address and XAddr of a bye request.
Version Information
Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, 4.1 and 4.2.