C# Class MessageGears.EventQueue.MessageGearsAwsProperties

Class used to store all of the properties and credentials needed to interface with your Amazon Web Services Account.
Afficher le fichier Open project: messagegears/messagegears-csharp-sdk Class Usage Examples

Méthodes publiques

Méthode Description
MessageGearsAwsProperties ( ) : System

Set the default values for most of the properties.

ToString ( ) : String

Dumps out all of the properties.

Method Details

MessageGearsAwsProperties() public méthode

Set the default values for most of the properties.
public MessageGearsAwsProperties ( ) : System
Résultat System

ToString() public méthode

Dumps out all of the properties.
public ToString ( ) : String
Résultat String