Table of Contents

Class SocketService.IncomingSignalArgs

Namespace
Gio
Assembly
Gio-2.0.dll

Signal (Event) Arguments for OnIncoming

public sealed class SocketService.IncomingSignalArgs : SignalArgs
Inheritance
SocketService.IncomingSignalArgs
Inherited Members

Properties

Connection

public SocketConnection Connection { get; }

Property Value

SocketConnection

SourceObject

public Object? SourceObject { get; }

Property Value

Object