Click or drag to resize

CvmDeviceCvmUri Property

Each CVM instance is uniquely identified by uri. Usuall it has a format like "http://192.168.1.100:11311

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public Uri CvmUri { get; }

Property Value

Type: Uri
See Also