DiagnosticsSessionId Property |
The ID of the app lifetime in the diagnostics data.
Namespace: Oracle.Cloud.Mobile.DiagnosticsAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxpublic string SessionId { get; }
Public ReadOnly Property SessionId As String
Get
public:
property String^ SessionId {
String^ get ();
}
member SessionId : string with get
Property Value
Type:
String
See Also