StdAdoDelegateGetKeyOfNonSerializableValue Method

Quartz.NET 3.0 API Documentation

[Missing <summary> documentation for "M:Quartz.Impl.AdoJobStore.StdAdoDelegate.GetKeyOfNonSerializableValue(System.Collections.IDictionary)"]

Namespace:  Quartz.Impl.AdoJobStore
Assembly:  Quartz (in Quartz.dll) Version: 3.0.0
Syntax

C#
protected Object GetKeyOfNonSerializableValue(
	IDictionary data
)

Parameters

data
Type: System.CollectionsIDictionary

[Missing <param name="data"/> documentation for "M:Quartz.Impl.AdoJobStore.StdAdoDelegate.GetKeyOfNonSerializableValue(System.Collections.IDictionary)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Quartz.Impl.AdoJobStore.StdAdoDelegate.GetKeyOfNonSerializableValue(System.Collections.IDictionary)"]

See Also

Reference