Click or drag to resize
ProviderSessionResolveAsync Method
Overload List
  NameDescription
Public methodResolveAsync(IResolutionList)
Begins the resolution of the topics in the specified 'resolutionList'.

The session identity will be used if it's been authorized.

Public methodResolveAsync(IResolutionList, ResolveMode)
Begins the resolution of the topics in the specified 'resolutionList'.

The session identity will be used if it's been authorized.

Public methodResolveAsync(IResolutionList, ResolveMode, Identity)
Begins the resolution of the topics in the specified 'resolutionList'.
Top
See Also