Bagikan melalui


PrintWorkflowBackgroundSetupRequestedEventArgs Kelas

Definisi

Berisi informasi tentang peristiwa PrintWorkflowBackgroundSession.SetupRequested yang dinaikkan.

public ref class PrintWorkflowBackgroundSetupRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PrintWorkflowBackgroundSetupRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PrintWorkflowBackgroundSetupRequestedEventArgs
Public NotInheritable Class PrintWorkflowBackgroundSetupRequestedEventArgs
Warisan
Object Platform::Object IInspectable PrintWorkflowBackgroundSetupRequestedEventArgs
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 Fall Creators Update (diperkenalkan dalam 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v5.0)

Properti

Configuration

Mendapatkan informasi tentang aplikasi sumber, jabatan kerja cetak, dan ID sesi untuk sesi alur kerja cetak ini.

Metode

GetDeferral()

Mendapatkan objek penangguhan untuk mengelola pekerjaan yang dilakukan pada peristiwa PrintWorkflowBackgroundSession.SetupRequested yang sesuai.

GetUserPrintTicketAsync()

Mendapatkan tiket cetak untuk tugas cetak saat ini.

SetRequiresUI()

Mendaftarkan sesi alur kerja cetak ini sebagai memerlukan UI. Ini akan menyebabkan tugas latar depan yang sesuai diaktifkan sebelum peristiwa PrintWorkflowBackgroundSession.Submitted dinaikkan oleh tugas latar belakang.

Berlaku untuk