C# Class org.newpointe.LiveService.Data.LiveServiceJsonJob

Inheritance: IJob
Mostra file Open project: NewPointe/Rockit

Public Properties

Property Type Description
LivePlatformUrlJson string

Public Methods

Method Description
Execute ( IJobExecutionContext context ) : void
LiveServiceJsonJob ( ) : System

Method Details

Execute() public method

public Execute ( IJobExecutionContext context ) : void
context IJobExecutionContext
return void

LiveServiceJsonJob() public method

public LiveServiceJsonJob ( ) : System
return System

Property Details

LivePlatformUrlJson public_oe property

public string LivePlatformUrlJson
return string