CollaborationPlatform.TopologyConfiguration Property

Gets the object to access various topology configuration data.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property TopologyConfiguration As TopologyConfiguration
    Get
'Usage
Dim instance As CollaborationPlatform
Dim value As TopologyConfiguration

value = instance.TopologyConfiguration
public TopologyConfiguration TopologyConfiguration { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.TopologyConfiguration

Remarks

This property will be populated only after an auto-provisioned CollaborationPlatform has successfully started up.

See Also

Reference

CollaborationPlatform Class

CollaborationPlatform Members

Microsoft.Rtc.Collaboration Namespace