RandomIntGeneratorWebTestPlugin Class
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Microsoft.VisualStudio.TestTools.WebTesting::WebTestPlugin
Microsoft.SystemCenter.Cloud.GsmPlugins::RandomIntGeneratorWebTestPlugin
| Name | Description | |
|---|---|---|
![]() | RandomIntGeneratorWebTestPlugin() |
| Name | Description | |
|---|---|---|
![]() | ContextParameterName | |
![]() | MaxValue | |
![]() | MinValue |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | PostPage(Object^, PostPageEventArgs^) | When overridden in a derived class, represents the method that will handle the event associated with the completion of a Web page.(Inherited from WebTestPlugin.) |
![]() | PostRequest(Object^, PostRequestEventArgs^) | When overridden in a derived class, represents the method that will handle the event associated with the completion of an HTTP request.(Inherited from WebTestPlugin.) |
![]() | PostTransaction(Object^, PostTransactionEventArgs^) | When overridden in a derived class, represents the method that will handle the event associated with the completion of a transaction that is defined in the Web performance test.(Inherited from WebTestPlugin.) |
![]() | PostWebTest(Object^, PostWebTestEventArgs^) | When overridden in a derived class, represents the method that will handle the event associated with the end of a Web performance test.(Inherited from WebTestPlugin.) |
![]() | PrePage(Object^, PrePageEventArgs^) | When overridden in a derived class, represents the method that will handle the event associated with the start of a Web page.(Inherited from WebTestPlugin.) |
![]() | PreRequest(Object^, PreRequestEventArgs^) | When overridden in a derived class, represents the method that will handle the event associated with the start of an HTTP request.(Inherited from WebTestPlugin.) |
![]() | PreRequestDataBinding(Object^, PreRequestDataBindingEventArgs^) | (Inherited from WebTestPlugin.) |
![]() | PreTransaction(Object^, PreTransactionEventArgs^) | When overridden in a derived class, represents the method that will handle the event associated with the start of a transaction that is defined in the Web performance test.(Inherited from WebTestPlugin.) |
![]() | PreWebTest(Object^, PreWebTestEventArgs^) | |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


