UtilitiesActivateAsync(Guid, String, String, String, DateTime, String, Boolean, Object) Method
Namespace: Centralpoint.Web.UberAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public void ActivateAsync(
Guid updateId,
string name,
string description,
string properties,
DateTime lastUpdate,
string hostName,
bool hostIsExternal,
Object userState
)
Public Sub ActivateAsync (
updateId As Guid,
name As String,
description As String,
properties As String,
lastUpdate As DateTime,
hostName As String,
hostIsExternal As Boolean,
userState As Object
)
Parameters
- updateId Guid
-
- name String
-
- description String
-
- properties String
-
- lastUpdate DateTime
-
- hostName String
-
- hostIsExternal Boolean
-
- userState Object
-