Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetRequest ( ISentryRequestFactory factory ) : ISentryRequest |
Gets the request.
|
|
SentryRequest ( ) : System.Collections.Generic |
Creates a new SentryRequest which may be submitted to Sentry to give context specific request information for web services.
|
public static GetRequest ( ISentryRequestFactory factory ) : ISentryRequest | ||
factory | ISentryRequestFactory | |
return | ISentryRequest |
public SentryRequest ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |