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