protected IClientResponseExecutor ResponseExecutor { get; }Protected ReadOnly Property ResponseExecutor As IClientResponseExecutor
Getprotected:
property IClientResponseExecutor^ ResponseExecutor {
IClientResponseExecutor^ get ();
}member ResponseExecutor : IClientResponseExecutor with get