C# Class Firefly.Http.FrameContext

Mostra file Open project: FireflyServer/firefly Class Usage Examples

Public Properties

Property Type Description
App AppDelegate
End Action
Flush bool>.Func
Services IFireflyService
Socket ISocket
Write bool>.Func

Property Details

App public_oe property

public AppDelegate App
return AppDelegate

End public_oe property

public Action End
return Action

Flush public_oe property

public Func Flush
return bool>.Func

Services public_oe property

public IFireflyService Services
return IFireflyService

Socket public_oe property

public ISocket Socket
return ISocket

Write public_oe property

public Func,bool> Write
return bool>.Func