다음을 통해 공유


ReportingService2005.GetCacheOptionsAsync 메서드

정의

오버로드

GetCacheOptionsAsync(String)
GetCacheOptionsAsync(String, Object)

GetCacheOptionsAsync(String)

public:
 void GetCacheOptionsAsync(System::String ^ Report);
public void GetCacheOptionsAsync (string Report);
member this.GetCacheOptionsAsync : string -> unit
Public Sub GetCacheOptionsAsync (Report As String)

매개 변수

Report
String

적용 대상

GetCacheOptionsAsync(String, Object)

public:
 void GetCacheOptionsAsync(System::String ^ Report, System::Object ^ userState);
public void GetCacheOptionsAsync (string Report, object userState);
member this.GetCacheOptionsAsync : string * obj -> unit
Public Sub GetCacheOptionsAsync (Report As String, userState As Object)

매개 변수

Report
String
userState
Object

적용 대상