C# Class IronSmarkets.Sessions.SessionSettings

Mostrar archivo Open project: smarkets/IronSmarkets Class Usage Examples

Public Methods

Method Description
SessionSettings ( string username, string password )
SessionSettings ( string username, string password, ulong inSequence, ulong outSequence, string sessionId )

Method Details

SessionSettings() public method

public SessionSettings ( string username, string password )
username string
password string

SessionSettings() public method

public SessionSettings ( string username, string password, ulong inSequence, ulong outSequence, string sessionId )
username string
password string
inSequence ulong
outSequence ulong
sessionId string