C# Class QuickFix.Fields.RefreshIndicator

RefreshIndicator Field
Inheritance: BooleanField
Show file Open project: kennystone/quickfixn Class Usage Examples

Public Methods

Method Description
RefreshIndicator ( ) : System
RefreshIndicator ( System.Boolean val ) : System

Method Details

RefreshIndicator() public method

public RefreshIndicator ( ) : System
return System

RefreshIndicator() public method

public RefreshIndicator ( System.Boolean val ) : System
val System.Boolean
return System