DpwsHostedService.Unsubscribe Method
Returns an Unsubscribe response.
Namespace: Dpws.Device.Services
Assembly: MFDpwsDevice (in mfdpwsdevice.dll)
Syntax
public byte [] Unsubscribe (
WsWsaHeader header,
WsXmlDocument envelope
)
Parameters
- header
A header object. - envelope
An envelope object.
Return Value
A byte array containing an Unsubscribe response.
Remarks
This method is used by the stack framework. Do not use this method.
Version Information
Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, 4.1, and 4.2.
See Also
Reference
DpwsHostedService Class
DpwsHostedService Members
Dpws.Device.Services Namespace