C# Class MessageGears.EventQueue.MessageGearsAwsProperties

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

Public Methods

Method Description
MessageGearsAwsProperties ( ) : System

Set the default values for most of the properties.

ToString ( ) : String

Dumps out all of the properties.

Method Details

MessageGearsAwsProperties() public method

Set the default values for most of the properties.
public MessageGearsAwsProperties ( ) : System
return System

ToString() public method

Dumps out all of the properties.
public ToString ( ) : String
return String