WebTransportClosedEventArgsTransportId Property |
Version 130.1.90
WebTransport identifier.
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string TransportId { get; }
public:
property String^ TransportId {
String^ get ();
}
Property Value
StringSee Also