Namespace:
IBM.Watson.DeveloperCloud.Services
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public delegate void ServiceStatus(
string serviceID,
bool active
)
Parameters
- serviceID
- Type: SystemString
- active
- Type: SystemBoolean
See Also