Initializes a new instance of the class.
Namespace:
Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in
microsoft.rtc.collaboration.dll)
Syntax
|
Public Sub New ( _
isPartialRepublish As Boolean _
)
|
|
public RePublishingRequiredEventArgs (
bool isPartialRepublish
)
|
Parameters
- isPartialRepublish
-
The parameter is set to true if only selective categories
need to be republished.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server
2003, Windows Vista Ultimate Edition, Windows Vista Business
Edition, Windows Vista Enterprise Edition
Target Platforms
See Also