Property | Type | Description |
---|
Method | Description | |
---|---|---|
BeginCajole ( string appUrl ) : IAsyncResult | ||
Cajole ( string url ) : ICajoleResult | ||
EndCajole ( IAsyncResult asyncResult ) : ICajoleResult |
public BeginCajole ( string appUrl ) : IAsyncResult | ||
appUrl | string | |
return | IAsyncResult |
public EndCajole ( IAsyncResult asyncResult ) : ICajoleResult | ||
asyncResult | IAsyncResult | |
return | ICajoleResult |