Click or drag to resize
Service Properties

The Service type exposes the following members.

Properties
  NameDescription
Public propertyAuthorizationServiceName
Gets the name of the Service which must be used in order to authorize access to restricted operations on this Service.
Public propertyEventDefinitions
Gets an enumerable collection of all event definitions in this service.
Public propertyName
Gets a string which contains the name of this Service.
Public propertyNumEventDefinitions
Gets the number of unsolicited events defined by this Service.
Public propertyNumOperations
Gets the number of Operations defined by this Service.
Public propertyOperations
Gets the enumerable collection of all Operations.
Top
See Also