Common Class Members
See Also  Properties Methods 
SourceCode.DeploymentTasks.NotificationService Namespace : Common Class


Glossary Item Box

The following tables list the members exposed by Common.

Public Constructors

  Name Description
Public Constructor Common Constructor Overloaded.   
Top

Public Properties

  Name Description
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet.  
Public Property ResourceGroup  
Public Property ServerConnectionString Gets or sets the name of the server.  
Public Property TaskLogging Gets or sets the task logging.  
Public Property TestingMode Gets or sets a value indicating whether [testing mode].  
Top

Public Methods

  Name Description
Public Method Dispose Overloaded.  Disposes this object  
Public Method Publish Publishes this instance.  
Top

Protected Methods

  Name Description
Protected Method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Top

See Also