Process(Guid, ProcessTypes, String, Guid) Constructor
Initializes a new instance of the
Process class
Namespace: Centralpoint.WebAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public Process(
Guid key,
ProcessTypes type,
string message,
Guid webSiteId
)
Public Sub New (
key As Guid,
type As ProcessTypes,
message As String,
webSiteId As Guid
)
Parameters
- key Guid
-
- type ProcessTypes
-
- message String
-
- webSiteId Guid
-