Share via


IWsServiceEndpoint.ServiceOperations Property

Stores a collection of a target service's exposed operations or methods.

Namespace: Ws.Services
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public virtual abstract WsServiceOperations ServiceOperations { get; }

Property Value

A collection of a target service's exposed operations or methods.

Version Information

Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

IWsServiceEndpoint Interface
IWsServiceEndpoint Members
Ws.Services Namespace