DevToolsClientBackgroundService Property |
Version 87.1.132 [Missing <summary> documentation for "P:CefSharp.DevTools.DevToolsClient.BackgroundService"]
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax public BackgroundServiceClient BackgroundService { get; }
public:
property BackgroundServiceClient^ BackgroundService {
BackgroundServiceClient^ get ();
}
Property Value
Type:
BackgroundServiceClientSee Also