Share via


DpwsClient.ServiceOperations Property

Contains a collection of event sink callback methods.

Namespace: Dpws.Client
Assembly: MFDpwsClient (in mfdpwsclient.dll)

Syntax

public virtual WsServiceOperations ServiceOperations { get; }

Remarks

Use this collection to add or remove event operations (event handlers) for this client.

Property Value

The collection of event sink callback methods.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

DpwsClient Class
DpwsClient Members
Dpws.Client Namespace