UCWBase Class

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    Microsoft.Lync.Model.Internal.UCWBase
      Microsoft.Lync.Model.Internal.UCWFull
      Microsoft.Lync.Model.Internal.UCWLite

Namespace:  Microsoft.Lync.Model.Internal
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public MustInherit Class UCWBase _
    Inherits MarshalByRefObject
'Usage
Dim instance As UCWBase
public abstract class UCWBase : MarshalByRefObject

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

UCWBase Members

Microsoft.Lync.Model.Internal Namespace