SimultaneousChangedEventArgs Members

Represents the arguments for the SimultaneousChanged event, which occurs after a simultaneous configuration change has been applied to a role. A simultaneous configuration change affects all role instances at the same time.

The following tables list the members exposed by the SimultaneousChangedEventArgs type.

Public Properties

  Name Description
public property Changes Gets a collection of the topology changes that were applied to a role.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

SimultaneousChangedEventArgs Class
Microsoft.WindowsAzure.ServiceRuntime Namespace