Table of Contents

Class ThreadedSocketService.RunSignalArgs

Namespace
Gio
Assembly
Gio-2.0.dll

Signal (Event) Arguments for OnRun

public sealed class ThreadedSocketService.RunSignalArgs : SignalArgs
Inheritance
ThreadedSocketService.RunSignalArgs
Inherited Members

Properties

Connection

public SocketConnection Connection { get; }

Property Value

SocketConnection

SourceObject

public Object? SourceObject { get; }

Property Value

Object