Click or drag to resize

LinkvServer Property

Contains the reference of the server. Is null on the client side.

Namespace:  Vaser
Assembly:  Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax
C#
public VaserServer vServer { get; }

Property Value

Type: VaserServer
See Also