GetRoomServiceForRegion
method in Coherence.Cloud.CloudRooms
Methods
public CloudRoomsService GetRoomServiceForRegion(string region)
Get an instance of CloudRoomsService for a given region from the CloudRoomsService dictionary.
Parameters
| Type | Name | Description | 
|---|---|---|
| string | region | region of the CloudRoomsService that you want the service of.  | 
    
Returns
| Type | Description | 
|---|---|
| CloudRoomsService | Returns an instance of CloudRoomsService for a given region.  |