GlobalConfigurationReader(Object) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public GlobalConfigurationReader (object configuration);
new Orleans.Runtime.MembershipService.GlobalConfigurationReader : obj -> Orleans.Runtime.MembershipService.GlobalConfigurationReader
Public Sub New (configuration As Object)
Parameters
- configuration
- Object