Class DBusConnection.ClosedSignalArgs
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
Signal (Event) Arguments for OnClosed
public sealed class DBusConnection.ClosedSignalArgs : SignalArgs
- Inheritance
-
DBusConnection.ClosedSignalArgs
- Inherited Members
Properties
Error
public Error? Error { get; }
Property Value
RemotePeerVanished
public bool RemotePeerVanished { get; }