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