This documentation is archived and is not being maintained.

IPartitionResolver Members

Defines methods that must be implemented for custom session-state partition resolution.

The IPartitionResolver type exposes the following members.

  NameDescription
Public method Initialize Initializes the custom partition resolver.
Public method ResolvePartition Resolves the partition based on a key parameter.
Top
Show: