RegisterErrorDelegate Delegate

Interactive Media Manager

[Missing <summary> documentation for T:Microsoft.Imm.Sdk.SharePoint.RegisterErrorDelegate]

Namespace:  Microsoft.Imm.Sdk.SharePoint
Assembly:  Microsoft.Imm.Sdk (in Microsoft.Imm.Sdk)
Version: 1.0.0.0 (1.0.0.0)

public delegate void RegisterErrorDelegate(
	Exception ex,
	string traceInfo
)

Parameters

ex
Type: System..::.Exception
traceInfo
Type: System..::.String
Show: