Property MainThreadId
MainThreadId
Gets or sets the main thread ID for the application.
[Obsolete("The legacy static Application object is going away.")]
public static int? MainThreadId { get; set; }
Property Value
- int?
Gets or sets the main thread ID for the application.
[Obsolete("The legacy static Application object is going away.")]
public static int? MainThreadId { get; set; }