UtilitiesError_v3Async(Guid, Guid, Guid, String, String, String, String, String, Boolean, Byte, Object) Method
Namespace: Centralpoint.Web.UberAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public void Error_v3Async(
Guid masterId,
Guid webSiteId,
Guid updateId,
string message,
string details,
string type,
string stackTrace,
string errorKey,
bool lowPriority,
byte errorKeyVersion,
Object userState
)
Public Sub Error_v3Async (
masterId As Guid,
webSiteId As Guid,
updateId As Guid,
message As String,
details As String,
type As String,
stackTrace As String,
errorKey As String,
lowPriority As Boolean,
errorKeyVersion As Byte,
userState As Object
)
Parameters
- masterId Guid
-
- webSiteId Guid
-
- updateId Guid
-
- message String
-
- details String
-
- type String
-
- stackTrace String
-
- errorKey String
-
- lowPriority Boolean
-
- errorKeyVersion Byte
-
- userState Object
-