This static class allows you to perform actions on streams and jobs in Cosmos. Prior to calling any methods in this class,
you will need to call VC.Setup or VC.SetDefaultCredentials to properly communicate with Cosmos.
Namespace: VcClientAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
public static class VC |
Visual Basic |
---|
Public NotInheritable Class VC |
Visual C++ |
---|
public ref class VC abstract sealed |
Inheritance Hierarchy
Object
VcClient..::..VC
VcClient..::..VC