Click or drag to resize
Grid Solutions Framework

MongoInputAdapterServer Property

Gets or sets the server on which the MongoDB daemon is running.

Namespace: MongoAdapters
Assembly: MongoAdapters (in MongoAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("localhost")]
public string Server { get; set; }
View Source

Property Value

String
See Also