SessionStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This type describes the status of spatial data processing.
public ref class SessionStatus
public class SessionStatus
type SessionStatus = class
Public Class SessionStatus
- Inheritance
-
SessionStatus
Constructors
SessionStatus(IntPtr, Boolean) |
Properties
ReadyForCreateProgress |
The level of data sufficiency for a successful operation. |
RecommendedForCreateProgress |
The ratio of data available to recommended data to create an anchor. |
SessionCreateHash |
A hash value that can be used to know when environment data that contributes to a creation operation has changed to included the latest input data. |
SessionLocateHash |
A hash value that can be used to know when environment data that contributes to a locate operation has changed to included the latest input data. |
UserFeedback |
Feedback that can be provided to user about data processing status. |
Methods
ConvertCookieToHandle(UInt64) | |
ConvertHandleToCookie(IntPtr) | |
Finalize() |